diff --git a/deploy.sh b/deploy.sh index 3351b9f..037c979 100755 --- a/deploy.sh +++ b/deploy.sh @@ -14,7 +14,7 @@ # --- CONFIGURATION (Edit these for new environments) --- SERVER="137.149.52.42" THEME_DIR="/var/www/islandarchives2/web/themes/custom/olivesbooks" -SITE_ROOT="/var/www/islandarchives2/web/sites/booklives2.islandarchives.ca" +SITE_ROOT="/var/www/islandarchives2/web/sites/booklives.ca" DRUSH_PATH="/var/www/islandarchives2/vendor/drush/drush/drush" # --------------------------------------------------------