[d/crystal] make sure $TMP exist
This commit is contained in:
parent
440a3df8bb
commit
3b2ddefb41
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ PREFIX=/usr
|
|||
|
||||
# cleaning
|
||||
rm -fr $PKG $TMP/$PRGNAM/
|
||||
mkdir -p $TMP/
|
||||
|
||||
# mise en place
|
||||
[ ! -e $REPOSITORY ] && git clone https://github.com/${GITHUB_REPO} $REPOSITORY
|
||||
|
|
Loading…
Reference in a new issue