Random Project

works well, but ignores hold settings

there should be apt-get replaced with aptitude and you don’t need sudo anymore (and held packages are ignored).

This is the change

my $CMD_APT = “/usr/bin/aptitude -v -s -y safe-upgrade”;