Remove unclosed msg_info

Remove unnecessary message.
This commit is contained in:
Ryan Sullivan 2026-02-02 12:30:41 -08:00 committed by GitHub
parent 2f5b4a5432
commit bfa323a2d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -175,7 +175,6 @@ cd /opt/romm/frontend
$STD npm install
$STD npm run build
msg_info "Merge static assets into dist folder"
cp -rf /opt/romm/frontend/assets/* /opt/romm/frontend/dist/assets/
mkdir -p /opt/romm/frontend/dist/assets/romm