This website requires JavaScript.
Explore
Help
Register
Sign In
Docker
/
youPHPtube
Watch
2
Star
0
Fork
You've already forked youPHPtube
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
46c411b764
youPHPtube
/
app
/
entrypoint.sh
5 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
php /root/install.php
chown -R www-data:www-data /var/www/html
apache2-foreground
Reference in New Issue
View Git Blame
Copy Permalink