mailautoconf/test-entry.sh
2021-08-11 09:33:06 +01:00

5 lines
81 B
Bash
Executable file

#!/usr/bin/env bash
a2enmod rewrite
service apache2 stop
exec apache2-foreground