Удалить 'bash/kill_switch_off.sh'

This commit is contained in:
def 2022-09-12 10:14:30 +03:00
parent 4811e8362e
commit af48599675
1 changed files with 0 additions and 7 deletions

View File

@ -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