youPHPtube/app/entrypoint.sh

5 lines
92 B
Bash
Executable File

#!/bin/sh
php /root/install.php
chown -R www-data:www-data /var/www/html
apache2-foreground