mirror of
https://github.com/natankeddem/bale.git
synced 2026-05-02 13:42:55 +00:00
fixed container service paths
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/root/snapper
|
||||
ExecStart=venv/bin/python main.py
|
||||
ExecStart=/root/snapper/venv/bin/python /root/snapper/main.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user