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 Julius Härtl
parent ec041c3ad5
commit c55197791a
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
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