mailautoconf/test-entry.sh

5 lines
81 B
Bash
Raw Normal View History

2021-08-11 10:33:06 +02:00
#!/usr/bin/env bash
a2enmod rewrite
service apache2 stop
exec apache2-foreground