refactored to make next refactoring easier
[feisty_meow.git] / scripts / site_avenger / powerup.sh
index aa1c4425b4944d9e2e8c2078b848b5897513b12d..60c277836d3e9be2d2fd2d7a172c384161dd6bf3 100644 (file)
@@ -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()