Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# UbUpdate - Ubuntu Update Scripts Loader
|
# UbUpdate - Ubuntu Update Scripts Loader
|
||||||
|
|
||||||
cd /opt/ubuntu-upscripts
|
cd /opt/LinUPx
|
||||||
echo ""
|
echo ""
|
||||||
#if [ -z "$1" ]; then
|
#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
|
if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" = "`git ls-remote origin -h refs/heads/master |cut -f1`" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user