From 1fbecb9367cbfe1daa1a5fbcf50d1c49c23d017d Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Fri, 8 Aug 2025 09:24:28 -0600 Subject: [PATCH] Moving deploy script to folder root --- usr/local/hestia/data/deploy.sh => deploy.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename usr/local/hestia/data/deploy.sh => deploy.sh (100%) diff --git a/usr/local/hestia/data/deploy.sh b/deploy.sh similarity index 100% rename from usr/local/hestia/data/deploy.sh rename to deploy.sh