mirror of https://github.com/tteck/Proxmox.git
Update web-vault-update.sh
This commit is contained in:
parent
d3b2193df8
commit
7bc51b49ae
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
VWRELEASE=$(curl -s https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest \
|
||||
| grep "tag_name" \
|
||||
| awk '{print substr($2, 2, length($2)-3) }') \
|
||||
|
|
Loading…
Reference in New Issue