We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c39bc8 commit 7800578Copy full SHA for 7800578
install/tracktor-install.sh
@@ -21,7 +21,6 @@ cd /opt/tracktor
21
$STD npm install
22
$STD npm run build
23
mkdir -p /opt/tracktor-data/{uploads,logs}
24
-HOST_IP=$(hostname -I | awk '{print $1}')
25
cat <<EOF >/opt/tracktor.env
26
NODE_ENV=production
27
DB_PATH=/opt/tracktor-data/tracktor.db
0 commit comments