From 3bcd3dcb65ab9e6c7ecf4f8eb1207deb48fb5432 Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Mon, 25 May 2026 18:31:46 +0000 Subject: [PATCH] webhook: add parkerslingshot repo to deploy map --- public_html/webhook.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/webhook.php b/public_html/webhook.php index fd0e862..2165dd3 100644 --- a/public_html/webhook.php +++ b/public_html/webhook.php @@ -43,6 +43,7 @@ $repoMap = [ 'jarvis' => '/home/jarvis.orbishosting.com', 'tomsjavajive' => '/home/tomsjavajive.com/public_html', 'epictravelexpeditions' => '/home/epictravelexpeditions.com/public_html', + 'parkerslingshot' => '/home/epictravelexpeditions.com/parkerslingshot', 'parkerslingshotrentals' => '/home/parkerslingshotrentals.com/public_html', 'orbishosting' => '/home/orbishosting.com/public_html', 'orbis-hosting-portal' => '/home/orbis.orbishosting.com/public_html',