4 lines
94 B
Text
4 lines
94 B
Text
|
#!/bin/bash
|
||
|
|
||
|
cp /docker-entrypoint-hooks.d/before-starting/*.config.php /var/www/html/config/
|