mirror of
https://github.com/soup-bowl/opensim-sandbox.git
synced 2026-08-14 08:52:12 +00:00
Bad perm.
This commit is contained in:
@@ -4,7 +4,7 @@ COPY wp-config.sh /opt/wp-init.sh
|
||||
COPY https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar /usr/bin/wp
|
||||
|
||||
RUN chmod +X /usr/bin/wp \
|
||||
&& chmod 766 /usr/bin/wp \
|
||||
&& chmod 755 /usr/bin/wp \
|
||||
&& mv /opt/wp-init.sh /usr/bin/wp-init \
|
||||
&& chmod +X /usr/bin/wp-init \
|
||||
&& chmod 766 /usr/bin/wp-init
|
||||
&& chmod 755 /usr/bin/wp-init
|
||||
|
||||
Reference in New Issue
Block a user