Update bar-assistant-install.sh
This commit is contained in:
parent
9c49a62466
commit
fb1e9f2f4e
@ -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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user