mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Update quick installer
This commit is contained in:
parent
89e9fc5563
commit
6a01fae624
@ -20,9 +20,9 @@
|
||||
# -v, --version
|
||||
# Outputs release info and exits
|
||||
|
||||
VERSION=$(curl -s "https://api.github.com/repos/$repo/releases/latest" | grep -Po '"tag_name": "\K.*?(?=")' )
|
||||
repo="billz/raspap-webgui"
|
||||
branch="master"
|
||||
VERSION=$(curl -s "https://api.github.com/repos/$repo/releases/latest" | grep -Po '"tag_name": "\K.*?(?=")' )
|
||||
assume_yes=0
|
||||
ovpn_option=1
|
||||
usage=$(cat << EOF
|
||||
|
Loading…
Reference in New Issue
Block a user