mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-13 15:17:56 +03:00
Create run.sh
This commit is contained in:
parent
158026bc43
commit
7dfd8bcfa1
6
websites/run.sh
Normal file
6
websites/run.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
#!/bin/bash
|
||||||
|
chown www-data:www-data /var/www -R
|
||||||
|
source /etc/apache2/envvars
|
||||||
|
tail -F /var/log/apache2/* &
|
||||||
|
exec apache2 -D FOREGROUND
|
Loading…
x
Reference in New Issue
Block a user