polish a bit
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
curl "$1" -o -
|
||||
curl -so - -- "$1"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
curl "$1" -o -
|
||||
curl -so - -- "$1"
|
||||
|
||||