Centralize ADML deployment
[anna.git] / example / diameter / launcher / deployments / basic / configure.sh
index f03eca7..5257578 100755 (executable)
@@ -5,7 +5,7 @@
 #############
 
 # General
-EXE_BN=ADML-launcher
+EXE_BN=ADML
 
 #############
 # FUNCTIONS #
@@ -90,7 +90,7 @@ fi
 
 # Run script:
 EXE_LINK=`basename $PWD`
-ln -sf $EXE_BN $EXE_LINK
+[ "$EXE_BN" != "$EXE_LINK" ] && ln -sf $EXE_BN $EXE_LINK
 
 case $tol in