mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-25 13:15:56 +02:00
Tweak
This commit is contained in:
@@ -74,6 +74,7 @@ if [[ ! -f /opt/${APP}_version.txt ]] || [[ "${RELEASE}" != "$(cat /opt/${APP}_v
|
|||||||
unzip -q v${RELEASE}.zip
|
unzip -q v${RELEASE}.zip
|
||||||
mv homarr-${RELEASE} /opt/homarr
|
mv homarr-${RELEASE} /opt/homarr
|
||||||
mv /opt/.env /opt/homarr/.env
|
mv /opt/.env /opt/homarr/.env
|
||||||
|
rm -rf /opt/homarr/data
|
||||||
mv /opt/data /opt/homarr/
|
mv /opt/data /opt/homarr/
|
||||||
yarn install &>/dev/null
|
yarn install &>/dev/null
|
||||||
yarn build &>/dev/null
|
yarn build &>/dev/null
|
||||||
|
Reference in New Issue
Block a user