Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
paip
/
app
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//paip/app/script_update.sh
function gitcheck(){ #git clean -d -f -f git reset --hard git checkout origin/master git fetch git pull origin master git config credential.helper store --global } cd /paip/app ./script_lpr.sh stop cd /paip/script gitcheck cd /paip/app #./script_lpr.sh start sleep 1 echo "" echo "" echo "== copy PyDBconfig.json!! ==" cat /paip/gitBuild/pythonDbConfig-NotDelete/PyDBconfig.json cp /paip/gitBuild/pythonDbConfig-NotDelete/PyDBconfig.json /paip/script/util/PyDBconfig.json echo ""