Source Update

This commit is contained in:
Christer Warén
2024-05-01 03:20:46 +03:00
parent 19b4325920
commit 9de267de43
5 changed files with 233 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
wi-stop (){
echo "=============================="
echo " "
echo " "
echo " "
exit 1
}