@ziomario Thanks to Tom’s work the installer now works with Ubuntu 19.10 as well. Just finished a test install with dev-branch. Though you need to choose one of the development versions. Either go with working-1.6 (upcoming version 1.6 with new GUI) or dev-branch (latest development version of FOG 1.5.x).

sudo -i cd /home/ziomario/Scaricati/Linux/ git clone https://github.com/FOGProject/fogproject cd fogproject git checkout working-1.6 cd bin ./installfog.sh

Choose the version at the above command where it says “git checkout …”