Update asl-wizard.sh

This commit is contained in:
Esteban Mackay Q. 2024-12-11 00:32:43 -05:00
parent 0a7ca3de32
commit 6dfe4f4fa6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ if [ ! -d "/etc/asterisk" ]; then
if [[ "$VERSION_ID" == "12" ]]; then
# Si es Debian 12, instalar AllStar
cd /tmp
wget https://repo.allstarlink.org/public/asl-apt-repos_12_all.deb
wget https://repo.allstarlink.org/public/asl-apt-repos.deb12_all.deb
dpkg -i asl-apt-repos_12_all.deb
apt update
apt install asl3 -y