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 47fae3d6cd
commit edb9104271
1 changed files with 2 additions and 0 deletions

View File

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