• Ash Caire's avatar
    Fix syntax error · 09f25957
    Ash Caire authored
    Fix issue where using double quotes instead of round brackets would cause the following error:
    ./scripts/devcompile.sh: line 30: 10#1.2 > 10#1.2.1: syntax error: invalid arithmetic operator (error token is ".2 > 10#1.2.1")
    09f25957
devcompile.sh 1.5 KB