1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-20 00:56:14 +02:00
Files
php-typemill/docker-utils/init-server
2022-05-18 23:48:31 +02:00

3 lines
70 B
Bash

#!/bin/sh
chown -R www-data:www-data /var/www/html/
apache2-foreground