Update run.sh
This commit is contained in:
3
run.sh
3
run.sh
@@ -2,7 +2,6 @@
|
||||
# MySQL-BU Loader
|
||||
|
||||
source /opt/mysqlbu/settings.conf
|
||||
|
||||
cd /opt/mysqlbu
|
||||
#echo ""
|
||||
|
||||
@@ -19,7 +18,5 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
|
||||
#echo ""
|
||||
#echo -e "\e[92m\e[1mLinUPx update completed\e[0m"
|
||||
fi
|
||||
|
||||
./mysqlbu-scripts.sh $1 $2
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user