diff options
| author | Carlos Maiolino <[email protected]> | 2024-05-31 11:00:09 +0200 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2024-05-31 11:00:09 +0200 |
| commit | fe3f2dc7e147b54ab5f182062ad4c072f7ab001e (patch) | |
| tree | 4fa1c07e6841f8797721dadaf6bd58e37162b463 | |
| parent | 055a59c549cdc2e7c730f0d3f7ff0772b9d3b5b2 (diff) | |
Delete vpn script
| -rwxr-xr-x | bin/vpn.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/vpn.sh b/bin/vpn.sh deleted file mode 100755 index 4c3a193..0000000 --- a/bin/vpn.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -# BRNO -nmcli --ask c up 5777c2b4-defc-46f1-9858-2b850d51587c - -# FAB -# nmcli --ask c up f3967fc7-a927-47e2-92fd-a53338d4bb92 |
