refactor: update SnapOtter installation paths and remove backup steps

This commit is contained in:
MickLesk
2026-05-27 15:22:48 +02:00
parent 8f8915f1bb
commit f1e2a7e9f0
3 changed files with 13 additions and 22 deletions

View File

@@ -17,7 +17,7 @@
{
"type": "default",
"script": "ct/snapotter.sh",
"config_path": "/opt/snapotter/.env",
"config_path": "/opt/snapotter_data/.env",
"resources": {
"cpu": 2,
"ram": 2048,