cleanup after autoloader generation

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2020-12-02 15:02:56 +01:00 committed by backportbot[bot]
parent 39bfad6d9c
commit f526b4f2a6

View file

@ -42,6 +42,8 @@ do
fi
done
rm composer.phar
echo
if [ $composerfile = true ]
then