Update install.sh

pull/437/head
midoks 2 years ago
parent 8757c646f6
commit d88003ca52
  1. 2
      plugins/op_waf/install.sh

@ -118,6 +118,8 @@ Install_App(){
cd ${rootPath} && python3 ${rootPath}/plugins/op_waf/index.py start
echo "cd ${rootPath} && python3 ${rootPath}/plugins/op_waf/index.py start"
sleep 2
cd ${rootPath} && python3 ${rootPath}/plugins/op_waf/index.py reload
}
Uninstall_App(){

Loading…
Cancel
Save