Update tracktor.sh
This commit is contained in:
parent
4cb9dd8f12
commit
d9a2047cff
@ -39,6 +39,7 @@ function update_script() {
|
||||
fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
|
||||
cd /opt/tracktor
|
||||
export NODE_ENV=production
|
||||
$STD npm cache clean --force
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
msg_ok "Updated $APP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user