Unable to create the "cache" directory

This commit is contained in:
Oliver Davies 2023-11-29 21:27:02 +00:00
parent b3cd0d562a
commit 2c8f41b784

5
run
View file

@ -20,6 +20,11 @@ function build {
composer install --no-dev --prefer-dist --optimize-autoloader
composer install --prefer-dist --optimize-autoloader --working-dir ./vendor-bin/box
composer dump-env prod
build-configs cache:clear
build-configs cache:warmup
# Generate the phar file.
box compile --config box.json.dist