fixup! add skript to updateEfiStubs
This commit is contained in:
parent
6259e2dd95
commit
56c5a916f1
1 changed files with 1 additions and 0 deletions
|
@ -145,5 +145,6 @@ fi
|
||||||
if [[ -n "$(which restart_services)" && $CHROOTED == "1" ]] ; then
|
if [[ -n "$(which restart_services)" && $CHROOTED == "1" ]] ; then
|
||||||
restart_services -l
|
restart_services -l
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Started at $STARTDATE"
|
echo "Started at $STARTDATE"
|
||||||
echo " Ended at $(date -Iseconds)"
|
echo " Ended at $(date -Iseconds)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue