From af48599675e801d996f3c3980c8cca8d34f2c023 Mon Sep 17 00:00:00 2001 From: def Date: Mon, 12 Sep 2022 10:14:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'b?= =?UTF-8?q?ash/kill=5Fswitch=5Foff.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash/kill_switch_off.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 bash/kill_switch_off.sh diff --git a/bash/kill_switch_off.sh b/bash/kill_switch_off.sh deleted file mode 100644 index 896d620..0000000 --- a/bash/kill_switch_off.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -echo "y" | sudo ufw enable -sudo ufw default deny incoming -sudo ufw default allow outgoing -sudo ufw enable -notify-send 'Kill-switch OFF' 'Maybe, maybe not, or maybe fuck off' --icon=dialog-information