From a90ea977e19ea40f0d7544539e097624397d4f7c Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 5 May 2025 12:25:41 +0200 Subject: [PATCH] Update actualbudget.sh --- ct/actualbudget.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/actualbudget.sh b/ct/actualbudget.sh index e546269f..23ae711c 100644 --- a/ct/actualbudget.sh +++ b/ct/actualbudget.sh @@ -52,6 +52,7 @@ function update_script() { rm -rf /opt/actualbudget rm -rf /opt/actualbudget_bak mkdir -p /opt/actualbudget + cd /opt/actualbudget $STD npm install --location=global @actual-app/sync-server mkdir -p /opt/actualbudget-data/{server-files,user-files}