mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Don't fail local update if dynamic apps fails
This commit is contained in:
parent
742a27aab6
commit
dbfc0f5d72
|
@ -43,7 +43,7 @@ sleep 1
|
|||
sync
|
||||
|
||||
# Init Dynamic Apps
|
||||
mynode-manage-apps init
|
||||
mynode-manage-apps init || true
|
||||
|
||||
# Reload systemd files
|
||||
systemctl daemon-reload
|
||||
|
|
Loading…
Reference in New Issue
Block a user