AprilJokeOrNot
New Around Here
I tried to make a script with wget +cru,but BusyBox wget cant use HTTPS.
how do I make it?
Code:
/usr/sbin/cru a getHttps " */15 * * * * wget https://google.com"
Code:
wget: not an http or ftp url: https://google.com
how do I make it?