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
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
rm composer.phar
|
||||||
|
|
||||||
echo
|
echo
|
||||||
if [ $composerfile = true ]
|
if [ $composerfile = true ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue