diff options
Diffstat (limited to '.scripts/softpanic')
-rwxr-xr-x | .scripts/softpanic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.scripts/softpanic b/.scripts/softpanic index 7268d7c..4c7dbf0 100755 --- a/.scripts/softpanic +++ b/.scripts/softpanic @@ -1,5 +1,8 @@ #!/bin/sh +killall keepassxc +killall ssh + wifi off slock wifi on |