Update actualbudget.sh
This commit is contained in:
parent
3048c4e79d
commit
d998225162
@ -37,7 +37,6 @@ function update_script() {
|
|||||||
|
|
||||||
msg_info "Updating ${APP} to ${RELEASE}"
|
msg_info "Updating ${APP} to ${RELEASE}"
|
||||||
NODE_VERSION="22"
|
NODE_VERSION="22"
|
||||||
NODE_MODULE="--location=global @actual-app/sync-server"
|
|
||||||
install_node_and_modules
|
install_node_and_modules
|
||||||
npm update -g @actual-app/sync-server
|
npm update -g @actual-app/sync-server
|
||||||
msg_ok "Updated ${APP} to ${RELEASE}"
|
msg_ok "Updated ${APP} to ${RELEASE}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user