mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update heimdalldashboard-weird-update.sh
This commit is contained in:
parent
961c49f1f5
commit
bbdfeccbc0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ VER=$(curl -s https://api.github.com/repos/linuxserver/Heimdall/releases/latest
|
||||||
| grep "tag_name" \
|
| grep "tag_name" \
|
||||||
| awk '{print substr($2, 3, length($2)-4) }')
|
| awk '{print substr($2, 3, length($2)-4) }')
|
||||||
|
|
||||||
mv Heimdall-${VER}/* /opt/Heimdall
|
mv Heimdall-${VER} /opt/Heimdall
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
service_path="/etc/systemd/system/heimdall.service"
|
service_path="/etc/systemd/system/heimdall.service"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue