polish a bit

This commit is contained in:
2022-11-03 01:44:12 -04:00
parent 79cda0bf83
commit 0405a96e74
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
curl "$1" -o -
curl -so - -- "$1"
Regular → Executable
View File
+1 -2
View File
@@ -14,8 +14,7 @@ feedurl(){
case "$1" in
subscribe)
url="$(feedurl "$(id "$2")")"
pig_stow "$url"
pig_stow "$(feedurl "$(id "$2")")"
;;
refresh)
pig_feed