fullbright

Results 4 issues of fullbright

Hello, Here is a script update. The script is failing if I try to clone from git clone [email protected]:hlashbrooke/$DEFAULT_SLUG.git $FOLDER/$SLUG This code git clone https://github.com/hlashbrooke/$DEFAULT_SLUG.git $FOLDER/$SLUG works better. Regards,

When a computer is in a network that needs a proxy, the cron job fails. How can we add proxy handling to the application ?

When we start the daemon /etc/init.d/lipsyncd start and the /usr/loca/bin/lipsyncd does'nt exist, the script just exit whitout an error message. We don't really know if the daemon failed or not....