mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 02:42:50 +00:00
chore refactor
This commit is contained in:
@@ -45,8 +45,11 @@ function update_script() {
|
|||||||
$STD mix escript.install hex livebook --force
|
$STD mix escript.install hex livebook --force
|
||||||
|
|
||||||
chown -R livebook:livebook /opt/livebook /data
|
chown -R livebook:livebook /opt/livebook /data
|
||||||
|
|
||||||
|
msg_info "Starting Service"
|
||||||
systemctl start livebook
|
systemctl start livebook
|
||||||
msg_ok "Updated Livebook"
|
msg_info "Started Service"
|
||||||
|
|
||||||
msg_ok "Updated Successfully!"
|
msg_ok "Updated Successfully!"
|
||||||
fi
|
fi
|
||||||
exit
|
exit
|
||||||
|
|||||||
Reference in New Issue
Block a user