Commit 627e144d authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in install.sh

parent 21a2d2a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ do
    git checkout $ASN1_BRANCH
    if [ -f ETSI-ITS-CDD.asn ]
    then
        git checkout $ASN1_BRANCH 
        ln ETSI-ITS-CDD.asn ETSI_ITS_CDD.asn
    elif [ -f CAM-PDU-Descriptions.asn ]
    then