Files
carpseeds.pl/wp-content/plugins/elementor-3.2.5-bck4/bin/bootstrap-env.sh
2024-07-15 11:28:08 +02:00

8 lines
177 B
Bash

#!/usr/bin/env bash
# credit: "https://github.com/WordPress/gutenberg"
# under GPL license
WP_VERSION=${WP_VERSION-latest}
DOCKER_COMPOSE_FILE_OPTIONS="-f docker-compose.yml"