mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
Update pf2etools.sh
This commit is contained in:
parent
b76099d6ee
commit
96cbf9c587
@ -51,8 +51,8 @@ function update_script() {
|
||||
rm -rf "/opt/${APP}"
|
||||
mv "${APP}-${RELEASE:1}" "/opt/${APP}"
|
||||
cd /opt/Pf2eTools
|
||||
npm i
|
||||
npm run build
|
||||
$STD npm install
|
||||
$STD npm run build
|
||||
cd ~
|
||||
echo "${RELEASE}" >"/opt/${APP}_version.txt"
|
||||
msg_ok "Updated ${APP}"
|
||||
|
Loading…
Reference in New Issue
Block a user