diff --git a/gentooup.sh b/gentooup.sh index 60df0e1..565d83c 100755 --- a/gentooup.sh +++ b/gentooup.sh @@ -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)"