Modify install_shell dir to meet new_install
modified: setup.sh
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#Script
|
#Script
|
||||||
cd install_shell
|
cd /opt/StateGrid/install_shell
|
||||||
if [ $# -lt 3 ];then
|
if [ $# -lt 3 ];then
|
||||||
echo -e "Please enter the user name,user's home directory,user's shell!\n"
|
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"
|
echo -e "example:\n$0 d5000 /home/d5000/huazhong tcsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user