mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-10 18:56:23 -06:00
Fix formatting issues in tracktor-install.sh
This commit is contained in:
parent
8b858f4a65
commit
c12af7a747
@ -21,7 +21,6 @@ cd /opt/tracktor
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
mkdir -p /opt/tracktor-data/{uploads,logs}
|
||||
HOST_IP=$(hostname -I | awk '{print $1}')
|
||||
cat <<EOF >/opt/tracktor.env
|
||||
NODE_ENV=production
|
||||
DB_PATH=/opt/tracktor-data/tracktor.db
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user