mute logs
This commit is contained in:
parent
929c6e8fb3
commit
91bf325751
@ -42,7 +42,7 @@ function update_script() {
|
|||||||
msg_info "Updating ${APP} to ${RELEASE}"
|
msg_info "Updating ${APP} to ${RELEASE}"
|
||||||
source /opt/livebook/.env
|
source /opt/livebook/.env
|
||||||
cd /opt/livebook || exit 1
|
cd /opt/livebook || exit 1
|
||||||
mix escript.install hex livebook --force
|
$STD mix escript.install hex livebook --force
|
||||||
|
|
||||||
echo "$RELEASE" | $STD tee /opt/.livebook
|
echo "$RELEASE" | $STD tee /opt/.livebook
|
||||||
chown -R livebook:livebook /opt/livebook /data
|
chown -R livebook:livebook /opt/livebook /data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user