Pangolin: update fix

This commit is contained in:
tremor021 2025-10-26 22:18:30 +01:00
parent a411da3f30
commit 0a4bb023b0

View File

@ -92,7 +92,6 @@ RestartSec=10
WantedBy=multi-user.target
EOF
systemctl enable -q --now pangolin
journalctl -u pangolin -f | grep -m1 'Token:' | awk '{print $NF}' | tee ~/pangolin.creds > /dev/null
msg_ok "Created pangolin Service"
msg_info "Setting up gerbil"