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 #!/bin/sh
curl "$1" -o - curl -so - -- "$1"

0
rss/pig_latin Normal file → Executable file
View File

View File

@ -14,8 +14,7 @@ feedurl(){
case "$1" in case "$1" in
subscribe) subscribe)
url="$(feedurl "$(id "$2")")" pig_stow "$(feedurl "$(id "$2")")"
pig_stow "$url"
;; ;;
refresh) refresh)
pig_feed pig_feed