Refactoring Code

This commit is contained in:
Christer Warén
2025-12-04 04:53:44 +02:00
parent 3582fc211a
commit a710bfa4b2
18 changed files with 747 additions and 512 deletions
+2 -5
View File
@@ -1,9 +1,6 @@
wi-stop (){
echo " "
echo " "
echo " "
wxi-stop (){
rm -rf /.ssh/keys/init &> /dev/null
wxi-repeat "\n" 3
exit 1
}