cat phoenix log

This commit is contained in:
Jamil Bou Kheir
2021-09-28 05:00:03 +00:00
parent a43e01de48
commit f622d50097

View File

@@ -18,7 +18,7 @@ sudo firezone-ctl reconfigure
sleep 10
# Helpful for debugging
sudo cat /var/log/firezone/**/*
sudo cat /var/log/firezone/phoenix/current
echo "Trying to load homepage"
page=$(curl -L -i -vvv -k https://$(hostname))