mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 05:35:55 +00:00
Update tracktor.sh
This commit is contained in:
@@ -38,7 +38,7 @@ function update_script() {
|
|||||||
setup_nodejs
|
setup_nodejs
|
||||||
fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
|
fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
|
||||||
cd /opt/tracktor
|
cd /opt/tracktor
|
||||||
$STD npm cache clean --force
|
rm package-lock.json
|
||||||
$STD npm install
|
$STD npm install
|
||||||
$STD npm run build
|
$STD npm run build
|
||||||
msg_ok "Updated $APP"
|
msg_ok "Updated $APP"
|
||||||
|
|||||||
Reference in New Issue
Block a user