mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-31 04:39:37 +02:00
Fireshare: rebuild frontend on update to fix 500 after update
This commit is contained in:
@@ -53,6 +53,9 @@ function update_script() {
|
||||
export VIDEO_DIRECTORY=/opt/fireshare-videos
|
||||
export PROCESSED_DIRECTORY=/opt/fireshare-processed
|
||||
$STD uv run flask db upgrade
|
||||
cd /opt/fireshare/app/client
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
msg_ok "Updated Fireshare"
|
||||
|
||||
msg_info "Starting Service"
|
||||
|
||||
Reference in New Issue
Block a user