mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-09 23:02:42 +01:00
Formatting
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
|
||||
# This is development util
|
||||
main() {
|
||||
local wpVersion="${1:-6.5.3}"
|
||||
|
||||
set -ex
|
||||
|
||||
|
||||
docker build \
|
||||
--file=Dockerfile.dev \
|
||||
--build-arg="WP_VERSION=${wpVersion}" \
|
||||
|
||||
Reference in New Issue
Block a user