We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458e1a3 commit 8617514Copy full SHA for 8617514
install/actualbudget-install.sh
@@ -72,7 +72,7 @@ WorkingDirectory=/opt/actualbudget
72
Environment=ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB=20
73
Environment=ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50
74
Environment=ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
75
-ExecStart=/usr/local/bin/actual-server --config /opt/actualbudget-data/config.json
+ExecStart=/usr/bin/actual-server --config /opt/actualbudget-data/config.json
76
Restart=always
77
RestartSec=10
78
0 commit comments