Modify install_shell dir to meet new_install

modified:   setup.sh
This commit is contained in:
Peng Zhihui
2014-02-26 09:43:40 +08:00
parent 99fa5779e8
commit f79a538bf2

View File

@@ -2,7 +2,7 @@
#Script
cd install_shell
cd /opt/StateGrid/install_shell
if [ $# -lt 3 ];then
echo -e "Please enter the user name,user's home directory,user's shell!\n"
echo -e "example:\n$0 d5000 /home/d5000/huazhong tcsh"