Code Update

This commit is contained in:
Christer Warén
2024-06-05 23:24:34 +03:00
parent 352b7b2325
commit d9254aac36
3 changed files with 12 additions and 10 deletions
+2
View File
@@ -3,5 +3,7 @@ wi-stop (){
echo " "
echo " "
rm -rf /.ssh/keys/init &> /dev/null
exit 1
}