chore: fix cleanup (wildcards bad)
This commit is contained in:
parent
ae62bae9a0
commit
ac8101c7f3
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ RUN install-php-extensions mbstring \
|
||||||
chmod +x phive.phar; \
|
chmod +x phive.phar; \
|
||||||
mv phive.phar /usr/local/bin/phive; \
|
mv phive.phar /usr/local/bin/phive; \
|
||||||
phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C; \
|
phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C; \
|
||||||
cd ncc; php build/src/INSTALL --auto --install-composer; cd ..; rm -rf ./*
|
cd ncc; php build/src/INSTALL --auto --install-composer; cd ..; rm -rf ncc
|
||||||
|
|
Loading…
Add table
Reference in a new issue