refactored to make next refactoring easier
[feisty_meow.git] / scripts / site_avenger / sitepush.sh
index 963586925af436eb48c74226cf15d0b6ce9602a2..22574e27005aec0e3083780aa564acf659815d25 100644 (file)
@@ -8,9 +8,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"
-
 ############################
 
 # main body of script.