build and deploy
This commit is contained in:
parent
67e2ccafb4
commit
be01a1c2b3
@ -13,7 +13,8 @@ fi
|
||||
|
||||
if [ ! -d "./Frameworks" ]; then
|
||||
echo "make frameworks folder at $(pwd)/Frameworks"
|
||||
mkdir "Frameworks"
|
||||
mkdir "./Frameworks"
|
||||
ls
|
||||
else
|
||||
pwd
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user