updated directory name, changed configs and systemctl slightly, preparing to make it useable for backups
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd $(dirname $0)
|
||||
source venv/bin/activate
|
||||
python3 file_mover.py config_demos.json
|
||||
Reference in New Issue
Block a user