mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
cleanup after autoloader generation
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
39bfad6d9c
commit
f526b4f2a6
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
rm composer.phar
|
||||
|
||||
echo
|
||||
if [ $composerfile = true ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Reference in a new issue