Loading tools/max.sh +1 −1 Original line number Diff line number Diff line Loading @@ -280,7 +280,7 @@ init_max(){ #creates config file if not exists (.dist copy) if [ ! -f $DIRECTORY/../configuration/configuration.xml ] then echo "Configuration file does not exists: copying the .dist one" echo "Configuration file does not exist: copying the .dist one" cp $DIRECTORY/../configuration/configuration.dist.xml $DIRECTORY/../configuration/configuration.xml fi Loading Loading
tools/max.sh +1 −1 Original line number Diff line number Diff line Loading @@ -280,7 +280,7 @@ init_max(){ #creates config file if not exists (.dist copy) if [ ! -f $DIRECTORY/../configuration/configuration.xml ] then echo "Configuration file does not exists: copying the .dist one" echo "Configuration file does not exist: copying the .dist one" cp $DIRECTORY/../configuration/configuration.dist.xml $DIRECTORY/../configuration/configuration.xml fi Loading