1
0

polish a bit

This commit is contained in:
dtb
2022-11-03 01:44:12 -04:00
parent 79cda0bf83
commit 0405a96e74
3 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
curl "$1" -o -
curl -so - -- "$1"