Hi @captain_crash The installation script will install the latest freepbx17 package. The freepbx17 package is for to make the initial setup of FreePBX, so it is not recommended to update the freepbx17 package. For this reason, it has been marked as “held.”
hold_packages() {
if [ ! $nofpbx ] ; then
apt-mark hold freepbx17
fi