Skip to content

Commit 8617514

Browse files
authored
path fix
1 parent 458e1a3 commit 8617514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/actualbudget-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ WorkingDirectory=/opt/actualbudget
7272
Environment=ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB=20
7373
Environment=ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50
7474
Environment=ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
75-
ExecStart=/usr/local/bin/actual-server --config /opt/actualbudget-data/config.json
75+
ExecStart=/usr/bin/actual-server --config /opt/actualbudget-data/config.json
7676
Restart=always
7777
RestartSec=10
7878

0 commit comments

Comments
 (0)