mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-29 02:27:37 +00: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
|
||||
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
|
||||
|
Reference in New Issue
Block a user