From 7088c30568da710ef1048d14c798004b6f0327d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:16:29 +0200 Subject: [PATCH] Update fireshare.sh --- ct/fireshare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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