mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 15:45:54 +00:00
Update bar-assistant-install.sh
This commit is contained in:
@@ -100,7 +100,8 @@ window.srConfig = {}
|
|||||||
window.srConfig.API_URL = "http://${LOCAL_IP}"
|
window.srConfig.API_URL = "http://${LOCAL_IP}"
|
||||||
window.srConfig.MEILISEARCH_URL = "http://127.0.0.1:7700"
|
window.srConfig.MEILISEARCH_URL = "http://127.0.0.1:7700"
|
||||||
EOF
|
EOF
|
||||||
npm run build
|
$STD npm install
|
||||||
|
$STD npm run build
|
||||||
echo "${RELEASE_SALTRIM}" >/opt/vue-salt-rim_version.txt
|
echo "${RELEASE_SALTRIM}" >/opt/vue-salt-rim_version.txt
|
||||||
msg_ok "Installed Salt Rim"
|
msg_ok "Installed Salt Rim"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user