Skip to content

Commit 63061ea

Browse files
authored
Update actualbudget-install.sh
1 parent f78cb03 commit 63061ea

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
@@ -54,7 +54,7 @@ PORT=5006
5454
EOF
5555
cd /opt/actualbudget
5656
$STD yarn install
57-
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
57+
echo "${RELEASE}" >"/opt/actualbudget_version.txt"
5858
msg_ok "Installed Actual Budget"
5959

6060
msg_info "Creating Service"

0 commit comments

Comments
 (0)