Answers for "wget -O /etc/enigma2/iptv.sh"

0

wget -O /etc/enigma2/iptv.sh

wget -O /etc/enigma2/iptv.sh "http://myproviderdomain.com:20000/get.php?username=myusername&password=mypassword&type=enigma216_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh
Posted by: Guest on January-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language