diff --git a/ct/fireshare.sh b/ct/fireshare.sh index 040ad0ef7..c43f9b91e 100644 --- a/ct/fireshare.sh +++ b/ct/fireshare.sh @@ -52,7 +52,7 @@ function update_script() { export VIDEO_DIRECTORY=/opt/fireshare-videos export PROCESSED_DIRECTORY=/opt/fireshare-processed $STD uv run flask db upgrade - msg_ok "Ran Database Migrations" + msg_ok "Updated Fireshare" msg_info "Starting Service" systemctl start fireshare