/opt/itgrix_bx/update.sh
/opt/itgrix_bx/update.sh --version=3.4.5
cd
****ll autoinstaller.sh
rm autoinstaller.sh
wget https://bx24asterisk.ru/download/autoinstaller.sh
****
****2. Устанавливаем новый модуль:
****
****bash autoinstaller.sh
****
****Процесс установки точно такой же, как и у старого модуля.
После установки остановим службу:
****
****service itgrix_bx stop
****
****
3. Переносим кастомизации:
****
****bash /opt/itgrix_bx/migrateCustomizers.sh
****
4. Удаляем старый модуль:
****
****bash /opt/bx24asterisk/remove.sh
service itgrix_bx start
cd /opt/bx24asterisk/
rm update.sh
wget https://bx24asterisk.ru/download/update.sh --no-check-certificate
curl -k -O https://bx24asterisk.ru/download/update.sh
chmod +x update.s
/opt/bx24asterisk/update.sh