refactored to make next refactoring easier
[feisty_meow.git] / scripts / site_avenger / siteup.sh
index c9b348c48fd0cee2c9fcbb30bfb6979900dd3d26..e0183dea10e2811c9702cc4d89137189c7f43bba 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.