Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh

This commit is contained in:
Lutchy Horace 2021-03-17 17:56:31 -04:00
commit 64ba71e028
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,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