mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:15:55 +00:00
Update asterisk-install.sh
This commit is contained in:
@@ -49,6 +49,7 @@ Choose Asterisk version to install:
|
|||||||
EOF
|
EOF
|
||||||
read -rp "Enter choice [1-3]: " ASTERISK_CHOICE
|
read -rp "Enter choice [1-3]: " ASTERISK_CHOICE
|
||||||
|
|
||||||
|
CERTIFIED=0
|
||||||
case "$ASTERISK_CHOICE" in
|
case "$ASTERISK_CHOICE" in
|
||||||
2)
|
2)
|
||||||
ASTERISK_VERSION="$LTS_VERSION"
|
ASTERISK_VERSION="$LTS_VERSION"
|
||||||
|
|||||||
Reference in New Issue
Block a user