bind mounting admin conf and a bin to set password

This commit is contained in:
lars-hagen
2020-01-09 00:17:01 +01:00
parent 277a216f71
commit be823d37cc
25 changed files with 2832 additions and 3 deletions
+1
View File
@@ -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