Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
This commit is contained in:
commit
64ba71e028
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue