Update run.sh

This commit is contained in:
2018-03-18 22:28:31 -05:00
parent 77da58b29d
commit b8be8d8bc9

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