startup added to install script and config.py.example added

This commit is contained in:
C
2023-02-13 16:30:09 +05:00
parent 5b43eba14f
commit 2898bea6d2
4 changed files with 56 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
import powershell
powershell.run_command_no_dir('pm2 resurrect --no-treekill')