Change commit to message before merging static assets
Add informational message before merging static assets.
This commit is contained in:
parent
f9853f1155
commit
2f5b4a5432
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user