Skip to content

Commit

Permalink
added shutdown notice
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasLohr committed Oct 30, 2018
1 parent 55eb0fd commit 9083ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions f5fpc-vpn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ observe_f5fpc() {
7)
echo "Logon denied"
echo "$output"
echo "Shutting down..."
docker stop "$CONTAINER_NAME"
echo ""
exit
Expand Down

0 comments on commit 9083ef3

Please sign in to comment.