Import config file form URL instead of local file?
Date: Fri, 19 Jun 2020 00:16:23 +0100
Hey guys,
I have been looking around on the internet and on the docs but I can’t find
what I am looking for.
At the moment I have to type this into CMD:
curl -sL script.mydomain.com -o script.bat && script.bat
I would like to make use of the config command instead to make the command
shorter.
I would like to do something like this:
curl -K config.mydomain.com && script.bat
Could the config argument be modified to allow a config file to be imported
by url instead of a local file???
Also is there a way to have the config file run the script after it has
downloaded??
Thanks in advance,
Adam.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-06-19