mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
cleanup after autoloader generation
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
7956cef622
commit
ef016f71c3
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