Update tracktor-install.sh
This commit is contained in:
parent
91465ecd7f
commit
93f4d570ea
@ -18,7 +18,7 @@ fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
|
|||||||
|
|
||||||
msg_info "Configuring Tracktor"
|
msg_info "Configuring 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
|
||||||
mkdir /opt/tracktor-data
|
mkdir /opt/tracktor-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user