Update tracktor-install.sh

This commit is contained in:
Tobias 2025-08-07 14:55:17 +02:00 committed by Push From Github
parent 91465ecd7f
commit 93f4d570ea

View File

@ -18,7 +18,7 @@ fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
msg_info "Configuring Tracktor"
cd /opt/tracktor
$STD npm cache clean --force
rm package-lock.json
$STD npm install
$STD npm run build
mkdir /opt/tracktor-data