From d1c04bb076f5be808f381d23668fcaaffe9279d1 Mon Sep 17 00:00:00 2001 From: rdrew Date: Mon, 3 Aug 2026 12:27:42 -0300 Subject: [PATCH] mobile facets tweak --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" # --------------------------------------------------------