cleanup after autoloader generation
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
ec041c3ad5
commit
c55197791a
|
@ -42,6 +42,8 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
rm composer.phar
|
||||
|
||||
echo
|
||||
if [ $composerfile = true ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue