fixup! add skript to updateEfiStubs

This commit is contained in:
layman 2022-03-11 22:18:35 +01:00
parent 6259e2dd95
commit 56c5a916f1

View file

@ -145,5 +145,6 @@ fi
if [[ -n "$(which restart_services)" && $CHROOTED == "1" ]] ; then
restart_services -l
fi
echo "Started at $STARTDATE"
echo " Ended at $(date -Iseconds)"