This commit is contained in:
larry.espenshade 2022-03-28 14:56:02 -04:00
parent cf2b34310b
commit 1fa32c03ed

View File

@ -14,7 +14,7 @@ fi
cd /usr/src cd /usr/src
git clone https://github.com/dvidelabs/flatcc.git flatcc -b v$FLATCC_VERSION --depth 1 git clone https://github.com/dvidelabs/flatcc.git flatcc -b $FLATCC_VERSION --depth 1
cd flatcc cd flatcc