mirror of
https://github.com/typemill/typemill.git
synced 2025-10-18 16:16:08 +02:00
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
chown -R www-data:www-data /var/www/html/
|
|
apache2-foreground |