debug wtf is in the env

This commit is contained in:
Jamil Bou Kheir
2020-11-13 18:42:53 -06:00
parent f1549da363
commit df495a4088

View File

@@ -93,6 +93,9 @@ jobs:
echo "Setting NO_PROXY env var"
export NO_PROXY=$(hostname)
echo "Showing env vars..."
printenv
echo "Checking FireGuard service status"
sudo systemctl status fireguard