#! /bin/sh # # update.post # # This script gets executed after the installation of packages # is finished. This is before the bootloader is installed. # Its executed chrooted inside the installed system. echo -e "`date` :\tupdate.post" >> /tmp/DUD.log