Remove package-lock.json deletion in tracktor.sh
This commit is contained in:
parent
15f835a6c2
commit
6914a23c16
@ -42,7 +42,6 @@ function update_script() {
|
||||
setup_nodejs
|
||||
fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor" "tarball" "latest" "/opt/tracktor"
|
||||
cd /opt/tracktor
|
||||
rm package-lock.json
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
msg_ok "Updated $APP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user