1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-18 16:16:08 +02:00
Files
php-typemill/docker-utils/init-server
2022-06-02 11:01:32 +02:00

3 lines
70 B
Bash

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