mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 03:40:03 +00:00
Update fireshare.sh
This commit is contained in:
parent
38d6cb33d7
commit
7088c30568
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue