Skip to content

Commit

Permalink
Properly kill ovpn connection (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cguertin14 authored Aug 3, 2024
1 parent a519822 commit 1650d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Kill VPN connection
if: always()
run: sudo killall openvpn3
run: sudo openvpn3 --config config.ovpn --disconnect

0 comments on commit 1650d77

Please sign in to comment.