Changes to config file logic

This commit is contained in:
Michel Roegl-Brunner
2025-05-13 10:54:56 +02:00
parent 3199c4565d
commit 247957d40e
2 changed files with 57 additions and 41 deletions

View File

@@ -30,7 +30,7 @@ curl -fsSL "https://downloads.asterisk.org/pub/telephony/asterisk/${RELEASE}" -o
mkdir -p /opt/asterisk
tar zxf "$temp_file" --strip-components=1 -C /opt/asterisk
cd /opt/asterisk
msg_ok "Done downloading Asterisk"
msg_ok "Downloaded Asterisk"
msg_info "Installing Asterisk"
$STD ./contrib/scripts/install_prereq install