mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-04 10:22:50 +00:00
Update pangolin-install.sh
This commit is contained in:
@@ -47,6 +47,7 @@ cd /opt/pangolin
|
|||||||
EOF
|
EOF
|
||||||
chmod +x /usr/local/bin/pangctl ./dist/cli.mjs
|
chmod +x /usr/local/bin/pangctl ./dist/cli.mjs
|
||||||
cp server/db/names.json ./dist/names.json
|
cp server/db/names.json ./dist/names.json
|
||||||
|
mkdir -p /var/config
|
||||||
|
|
||||||
cat <<EOF >/opt/pangolin/config/config.yml
|
cat <<EOF >/opt/pangolin/config/config.yml
|
||||||
app:
|
app:
|
||||||
@@ -97,7 +98,6 @@ RestartSec=10
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl enable -q --now pangolin
|
systemctl enable -q --now pangolin
|
||||||
mkdir -p /var/config
|
|
||||||
|
|
||||||
cat <<EOF >/etc/systemd/system/gerbil.service
|
cat <<EOF >/etc/systemd/system/gerbil.service
|
||||||
[Unit]
|
[Unit]
|
||||||
|
|||||||
Reference in New Issue
Block a user