Ignore:
Timestamp:
Jun 24, 2010, 5:49:58 PM (14 years ago)
Author:
waue
Message:

install :加入自動匯入source有可能的路徑
client_install 僅加入註解還沒修改,需要討論使用者如何使用最方便

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.2/src/shell/client_install

    r214 r220  
    2727fi
    2828# Source functions
    29 source $Work_Path/client_install_func.sh
     29#if [ ! -f $Work_Path/client_install_func.sh ];then
     30#  scp
     31#fi
     32source $Work_Path/client_install_func.sh;
     33 
    3034
    3135# Language Choice
Note: See TracChangeset for help on using the changeset viewer.