diff options
| author | Fuwn <[email protected]> | 2023-05-29 23:05:43 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-29 23:05:43 -0700 |
| commit | 92ee80008474f0af84798dd231e4d25cd61f929b (patch) | |
| tree | 810c959a8907e5e111cbbcde772867f0ae9abe80 /src/chapter_command.sh | |
| download | nectar-92ee80008474f0af84798dd231e4d25cd61f929b.tar.xz nectar-92ee80008474f0af84798dd231e4d25cd61f929b.zip | |
feat: initial releasev0.1.0
Diffstat (limited to 'src/chapter_command.sh')
| -rw-r--r-- | src/chapter_command.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chapter_command.sh b/src/chapter_command.sh new file mode 100644 index 0000000..6660810 --- /dev/null +++ b/src/chapter_command.sh @@ -0,0 +1 @@ +chapter_reader "https://www.honeyfeed.fm/chapters/${args[id]}" |