... | ... |
@@ -1,3 +1,3 @@ |
1 | 1 |
#!/bin/bash |
2 |
-python3 mangaProxy.py |
|
2 |
+screen -S manga python3 mangaProxy.py |
|
3 | 3 |
|