swerved off into new branch
[feisty_meow.git] / scripts / site_avenger / powerup.sh
index a72e06f19ec982ff5f86d57fbbb499283c2fd922..998fcad57b4aae9517737ab6ea75bacb654b186e 100644 (file)
@@ -22,8 +22,6 @@
 
 export WORKDIR="$( \cd "$(\dirname "$0")" && \pwd )"  # obtain the script's working directory.
 
-source "$WORKDIR/shared_site_mgr.sh"
-
 ############################
 
 function print_instructions()
@@ -53,6 +51,8 @@ if [ "$app_dirname" == "-help" -o "$app_dirname" == "--help" ]; then
   print_instructions
 fi
 
+source "$WORKDIR/shared_site_mgr.sh"
+
 sep
 
 check_application_dir "$APPLICATION_DIR"