chore refactor

This commit is contained in:
Tobias
2025-10-30 09:24:59 +01:00
committed by GitHub
parent cb55b05ea8
commit 797b8d0490

View File

@@ -45,8 +45,11 @@ function update_script() {
$STD mix escript.install hex livebook --force
chown -R livebook:livebook /opt/livebook /data
msg_info "Starting Service"
systemctl start livebook
msg_ok "Updated Livebook"
msg_info "Started Service"
msg_ok "Updated Successfully!"
fi
exit