mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 01:15:53 +00:00
Pangolin: update
This commit is contained in:
@@ -92,7 +92,7 @@ RestartSec=10
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl enable -q --now pangolin
|
systemctl enable -q --now pangolin
|
||||||
journalctl -u pangolin -f | grep -m1 -oP 'Token:\s*\K\w+' > ~/pangolin.creds
|
journalctl -u pangolin -f | grep -m1 'Token:' | awk '{print $NF}' > ~/pangolin.creds
|
||||||
msg_ok "Created pangolin Service"
|
msg_ok "Created pangolin Service"
|
||||||
|
|
||||||
msg_info "Setting up gerbil"
|
msg_info "Setting up gerbil"
|
||||||
|
|||||||
Reference in New Issue
Block a user