mirror of
https://github.com/FlipsideCrypto/tools.git
synced 2026-02-06 10:46:47 +00:00
Managed by Terraform
This commit is contained in:
parent
85efd66e2d
commit
43a02a98ba
1
.github/actions/openvpn-kill/action.yml
vendored
1
.github/actions/openvpn-kill/action.yml
vendored
@ -15,6 +15,7 @@ runs:
|
||||
- name: Kill VPN connection
|
||||
shell: bash
|
||||
run: |
|
||||
sudo touch ${{ inputs.openvpn-log }}
|
||||
sudo chmod 777 ${{ inputs.openvpn-log }}
|
||||
sudo killall openvpn
|
||||
- name: Upload VPN logs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user