mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
bind mounting admin conf and a bin to set password
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
chown 999:999 /usr/local/lsws/conf -R
|
||||
chown 999:1000 /usr/local/lsws/admin/conf -R
|
||||
cd /var/www/vhosts/localhost/html
|
||||
if [ ! -f "./wp-config.php" ]; then
|
||||
# su -s /bin/bash www-data -c
|
||||
|
||||
Reference in New Issue
Block a user