mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Change commit to message before merging static assets
Add informational message before merging static assets.
This commit is contained in:
@@ -175,7 +175,7 @@ cd /opt/romm/frontend
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
|
||||
# Merge static assets into dist folder
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user