This commit is contained in:
Your Name
2025-05-03 19:56:12 +12:00
parent 2fbe5307da
commit ec779e51c2
5 changed files with 29 additions and 18 deletions

View File

@ -43,4 +43,4 @@ docker run --rm \
# reinstall service - ensure everything is latest.
bash ./install.sh || die "Failed to reinstall service after restore"
echo "Restore complete! Service is running again on port $HOST_PORT with restored content."
echo "Restore complete! Service is running again."