mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
Update 5etools.sh
This commit is contained in:
parent
b7a53984f1
commit
84c7a2a46b
@ -45,7 +45,7 @@ function update_script() {
|
||||
|
||||
# Execute Update
|
||||
msg_info "Updating base 5etools"
|
||||
wget -q "https://github.com/5etools-mirror-3/5etools-src/archive/refs/tags/${RELEASE}.zip
|
||||
wget -q "https://github.com/5etools-mirror-3/5etools-src/archive/refs/tags/${RELEASE}.zip"
|
||||
unzip -q "${RELEASE}.zip"
|
||||
mv "${APP}-src-${RELEASE:1}" "/opt/${APP}/img"
|
||||
echo "${RELEASE}" >"/opt/${APP}_version.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user