X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fpowerup.sh;h=60c277836d3e9be2d2fd2d7a172c384161dd6bf3;hb=306dbab38a3af18dac7e13c8e476cf0a95d78c76;hp=aa1c4425b4944d9e2e8c2078b848b5897513b12d;hpb=5eed0d1279cd85a36da87ecaaff6c261f41a87f8;p=feisty_meow.git diff --git a/scripts/site_avenger/powerup.sh b/scripts/site_avenger/powerup.sh index aa1c4425..60c27783 100644 --- a/scripts/site_avenger/powerup.sh +++ b/scripts/site_avenger/powerup.sh @@ -25,9 +25,6 @@ export WORKDIR="$( \cd "$(\dirname "$0")" && \pwd )" # obtain the script's working directory. source "$WORKDIR/shared_site_mgr.sh" -# get our defaults. -source "$WORKDIR/site_avenger.config" - ############################ function print_instructions()