Pangolin: update fix
This commit is contained in:
parent
9360e502c9
commit
a411da3f30
@ -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 'Token:' | awk '{print $NF}' > ~/pangolin.creds
|
journalctl -u pangolin -f | grep -m1 'Token:' | awk '{print $NF}' | tee ~/pangolin.creds > /dev/null
|
||||||
msg_ok "Created pangolin Service"
|
msg_ok "Created pangolin Service"
|
||||||
|
|
||||||
msg_info "Setting up gerbil"
|
msg_info "Setting up gerbil"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user