Changes

From SME Server
Jump to navigationJump to search
140 bytes added ,  04:20, 28 March 2022
Line 184: Line 184:  
  echo "    - /etc/amportal.conf"
 
  echo "    - /etc/amportal.conf"
 
  echo "    - /var/lib/asterisk/bin/*"
 
  echo "    - /var/lib/asterisk/bin/*"
 +
echo "    - /usr/share/asterisk/bin/*"
 
  echo ""
 
  echo ""
 
  echo -n "Are you sure you want to remove FreePBX permanently ? (y/n) [n] "
 
  echo -n "Are you sure you want to remove FreePBX permanently ? (y/n) [n] "
Line 209: Line 210:  
         echo "Removing /var/lib/asterisk/bin/* ..."
 
         echo "Removing /var/lib/asterisk/bin/* ..."
 
         rm -rf /var/lib/asterisk/bin/*     
 
         rm -rf /var/lib/asterisk/bin/*     
 +
        echo "Removing /usr/share/asterisk/bin/* ..."
 +
        rm -rf /usr/share/asterisk/bin/*   
 
         echo "removing the crontab entry for asterisk"
 
         echo "removing the crontab entry for asterisk"
 
         crontab -u asterisk -r
 
         crontab -u asterisk -r
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu