forked from TheWrightServer/ProxmoxVE
Tweak
This commit is contained in:
parent
37c0fe7960
commit
2f3679a7ec
@ -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…
x
Reference in New Issue
Block a user