From 89106b770ad65a252c157843b24254bb9832781a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 4 Oct 2017 23:44:08 -0500 Subject: [PATCH] Update folder location --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index ae6c52b..b7ddd1c 100644 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #!/bin/bash # UbUpdate - Ubuntu Update Scripts Loader -cd /opt/ubuntu-upscripts +cd /opt/LinUPx echo "" #if [ -z "$1" ]; then if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" = "`git ls-remote origin -h refs/heads/master |cut -f1`" ]; then