update url for curl

This commit is contained in:
Juraj Michalek
2019-05-06 09:41:33 +02:00
parent 932107dee7
commit 5c58033e46

View File

@@ -1,3 +1,3 @@
#!/bin/bash
curl http://www.ysoft.com -o index.html --libcurl download.c
curl https://www.ysoft.com -o index.html --libcurl download.c