Compare commits
No commits in common. "ae1a97bcbdf33f8f86c33f40a8709bab9d57afa5" and "632102c813021e9aa38f4828c9df524cae0b7444" have entirely different histories.
ae1a97bcbd
...
632102c813
@ -28,9 +28,6 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
# Suppression des logs trop ancien
|
||||
find var/logs -mindepth 1 -mtime +7 -delete
|
||||
|
||||
# Installation des dépendances composer
|
||||
echo COMPOSER = Install
|
||||
composer install --quiet
|
||||
|
Loading…
x
Reference in New Issue
Block a user