chore: fix cleanup (wildcards bad)

This commit is contained in:
badPointer 2023-03-03 05:00:31 +00:00
parent ae62bae9a0
commit ac8101c7f3

View file

@ -61,4 +61,4 @@ RUN install-php-extensions mbstring \
chmod +x phive.phar; \
mv phive.phar /usr/local/bin/phive; \
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