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