gentooup: cleanup failed merge
This commit is contained in:
parent
a87157013d
commit
87549429c3
1 changed files with 0 additions and 5 deletions
|
@ -138,17 +138,12 @@ if [[ $(qlist -I gentoo-sources) != "" ]] ; then
|
|||
myemerge "${PORTAGE_OPTIONS[@]}" --deselect gentoo-sources:"${CURRENTKERNELVERSION/"-gentoo"/}"
|
||||
fi
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
if [[ -n "$(which restart-services)" && $CHROOTED == "1" ]] ; then
|
||||
restart-services -l
|
||||
=======
|
||||
if [[ -n "$(which updateEfiStubsAndBootManager.sh)" && $CHROOTED == "1" ]] ; then
|
||||
updateEfiStubsAndBootManager.sh
|
||||
fi
|
||||
|
||||
if [[ -n "$(which restart_services)" && $CHROOTED == "1" ]] ; then
|
||||
restart_services -l
|
||||
>>>>>>> Stashed changes
|
||||
fi
|
||||
echo "Started at $STARTDATE"
|
||||
echo " Ended at $(date -Iseconds)"
|
||||
|
|
Loading…
Add table
Reference in a new issue