Index: nutchez-0.2/src/test/client_install
===================================================================
--- nutchez-0.2/src/test/client_install	(revision 192)
+++ nutchez-0.2/src/test/client_install	(revision 194)
@@ -9,7 +9,4 @@
 # 正式版之後，記的將不必要 read 拿掉 (trace 用的 read)
 
-# 設定 functions 
-. ./client_install_func.sh
-
 # 需要 master_install 設定的參數區
 # Master IP here
@@ -21,4 +18,8 @@
 Linux_Version="";
 Nutchuser_Passwd="xxxxxxxxxx";
+Work_Path=$(echo $0 | sed 's/client_install//')
+
+# Source functions
+source $Work_Path/client_install_func.sh
 
 # Language Choice
