Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 58d25e3

Browse files
committed
- install acf in docker
1 parent faafaaf commit 58d25e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/app.post-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Activate wp-graphql
4-
wp plugin install https://github.com/wp-premium/advanced-custom-fields-pro/archive/refs/heads/master.zip --activate -allow-root
4+
wp plugin install https://github.com/wp-premium/advanced-custom-fields-pro/archive/refs/heads/master.zip --activate --allow-root
55
wp plugin install wp-graphql --allow-root --activate
66
wp plugin activate wp-graphql-acf --allow-root
77

0 commit comments

Comments
 (0)