Rename the webmails directory

This commit is contained in:
kaiyou
2017-11-04 18:48:22 +01:00
parent edbea372e9
commit f22194d78b
9 changed files with 0 additions and 0 deletions

7
webmails/roundcube/start.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
# Fix some permissions
chown -R www-data:www-data /data
# Run apache
exec apache2-foreground