polish a bit
This commit is contained in:
+1
-2
@@ -14,8 +14,7 @@ feedurl(){
|
||||
|
||||
case "$1" in
|
||||
subscribe)
|
||||
url="$(feedurl "$(id "$2")")"
|
||||
pig_stow "$url"
|
||||
pig_stow "$(feedurl "$(id "$2")")"
|
||||
;;
|
||||
refresh)
|
||||
pig_feed
|
||||
|
||||
Reference in New Issue
Block a user