From: Robin Appelman Date: Wed, 2 Dec 2020 14:02:56 +0000 (+0100) Subject: cleanup after autoloader generation X-Git-Tag: v21.0.0beta1~46^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F24396%2Fhead;p=nextcloud-server.git cleanup after autoloader generation Signed-off-by: Robin Appelman --- diff --git a/build/autoloaderchecker.sh b/build/autoloaderchecker.sh index 3a5ac32913a..9bf8b17a8c9 100755 --- a/build/autoloaderchecker.sh +++ b/build/autoloaderchecker.sh @@ -42,6 +42,8 @@ do fi done +rm composer.phar + echo if [ $composerfile = true ] then