Update install.sh
This commit is contained in:
parent
628c69ed22
commit
a151db1c30
|
|
@ -21,7 +21,7 @@ Install_App()
|
|||
|
||||
Uninstall_App()
|
||||
{
|
||||
rm -rf ${serverPath}/bk_demo
|
||||
rm -rf ${serverPath}/backup_ftp
|
||||
}
|
||||
|
||||
action=$1
|
||||
|
|
|
|||
Loading…
Reference in New Issue