Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -67,7 +67,7 @@ else
|
|||||||
echo -e "${idsCL[Red]}Could not connect to 'git.schroedercity.com' for updates${idsCL[Default]}"
|
echo -e "${idsCL[Red]}Could not connect to 'git.schroedercity.com' for updates${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${1}" != "runup" ] && [ "${1}" != "update" && [ "${1}" != "test" ]; then
|
if [ "${1}" != "runup" ] && [ "${1}" != "update" ] && [ "${1}" != "test" ]; then
|
||||||
/opt/idssys/linupx/linupx-scripts.sh $1 $2 $3 $4
|
/opt/idssys/linupx/linupx-scripts.sh $1 $2 $3 $4
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user