mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Tweak
This commit is contained in:
parent
37c0fe7960
commit
2f3679a7ec
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ if [[ ! -f /opt/${APP}_version.txt ]] || [[ "${RELEASE}" != "$(cat /opt/${APP}_v
|
|||
unzip -q v${RELEASE}.zip
|
||||
mv homarr-${RELEASE} /opt/homarr
|
||||
mv /opt/.env /opt/homarr/.env
|
||||
rm -rf /opt/homarr/data
|
||||
mv /opt/data /opt/homarr/
|
||||
yarn install &>/dev/null
|
||||
yarn build &>/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue