mirror of
https://github.com/runcitadel/core.git
synced 2024-11-13 17:30:38 +00:00
Fix updates
This commit is contained in:
parent
0f8c95fea3
commit
e5b24967d1
|
@ -39,5 +39,5 @@ cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
|||
EOF
|
||||
wait
|
||||
cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
||||
{"state": "installing", "progress": 100, "description": "Update successful", "updateTo": "$RELEASE"}
|
||||
{"state": "success", "progress": 100, "description": "Update successful", "updateTo": "$RELEASE"}
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue
Block a user