From b8be8d8bc9258e29a17c92e88dd77ecf81d44648 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 18 Mar 2018 22:28:31 -0500 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 3f055b6..7c6503e 100755 --- 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