From 3f955ce37160f0004041e187efcbcf69a10bc7d4 Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Sat, 22 Oct 2022 16:56:59 -0400 Subject: [PATCH] Bug Fixes --- autodeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autodeploy.sh b/autodeploy.sh index b50fcb1..84e62a8 100755 --- a/autodeploy.sh +++ b/autodeploy.sh @@ -15,7 +15,7 @@ TAB="--" CONFIG_PATH=~/.config/autodeploy HOST_CONFIG_PATH=~/.config/autodeploy/$(hostname)_config/ BACKUP_DIR=$HOST_CONFIG_PATH"backup/" -remote_repo="http://iroh.int/Graham/ConfigFiles.git" +#remote_repo="http://iroh.int/Graham/ConfigFiles.git" user=$(hostname) selected_config=$HOST_CONFIG_PATH