Update folder location

This commit is contained in:
2017-10-04 23:44:08 -05:00
parent 50fa9bcaa6
commit 89106b770a

2
run.sh
View File

@@ -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