Update install.sh

pull/221/head
midoks 3 years ago
parent 628c69ed22
commit a151db1c30
  1. 2
      plugins/backup_ftp/install.sh

@ -21,7 +21,7 @@ Install_App()
Uninstall_App() Uninstall_App()
{ {
rm -rf ${serverPath}/bk_demo rm -rf ${serverPath}/backup_ftp
} }
action=$1 action=$1

Loading…
Cancel
Save