build and deploy

This commit is contained in:
Pfeil, Scott Robert 2021-06-30 17:24:42 -04:00
parent 67e2ccafb4
commit be01a1c2b3

View File

@ -13,7 +13,8 @@ fi
if [ ! -d "./Frameworks" ]; then
echo "make frameworks folder at $(pwd)/Frameworks"
mkdir "Frameworks"
mkdir "./Frameworks"
ls
else
pwd
fi