Ajout de la version alpine

This commit is contained in:
root
2020-08-06 18:26:12 +02:00
parent f9e7903a4a
commit 219f90e351
22 changed files with 693 additions and 0 deletions

5
debian/service/30-apache2/run vendored Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
. /etc/service/template
msglog green "Starting Apache..."
exec apache2-foreground