1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Daniel Neto 2023-05-03 10:12:54 -03:00
parent 243b3401da
commit c6f068770d
4 changed files with 9 additions and 0 deletions

View file

@ -136,6 +136,8 @@ cd /var/www/html/AVideo/install && php updatedb.php
echo "entrypoint -- Running reencodeAllVideos script..."
cd /var/www/html/AVideo/Encoder/install && php reencodeAllVideos.php
echo '127.0.0.1 vlu.me' >> /etc/hosts
echo "entrypoint -- Starting cron service..."
cron
service cron start