mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update web-vault-update.sh
This commit is contained in:
parent
f902657e28
commit
b387e6c63c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
clear
|
|
||||||
VWRELEASE=$(curl -s https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest \
|
VWRELEASE=$(curl -s https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest \
|
||||||
| grep "tag_name" \
|
| grep "tag_name" \
|
||||||
| awk '{print substr($2, 2, length($2)-3) }') \
|
| awk '{print substr($2, 2, length($2)-3) }') \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue