list out nodes
This commit is contained in:
2
run.sh
2
run.sh
@@ -3,7 +3,7 @@
|
||||
|
||||
source /opt/idssys/nodemgmt/settings.conf
|
||||
#echo ""
|
||||
if [ "$1" != "backup" ]; then
|
||||
if [ "$1" != "service1111" ]; then
|
||||
cd /opt/idssys/defaults
|
||||
if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remote origin -h refs/heads/master |cut -f1`" ]; then
|
||||
git fetch origin master >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user