diff --git a/bootstrap.sh b/bootstrap.sh index bb1db77..f7cadac 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -90,6 +90,7 @@ function become "\nIf this is the case, please remove '$_bbfile' and run this script '$_bb_mypath' again." fi + debug "Escalating priviledge!" touch $_bbfile sudo bash --login $_bb_mypath "$@" rm $_bbfile