scripts for my gemini capsule
Diffstat (limited to 'getscriptures.sh')
| -rw-r--r-- | getscriptures.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getscriptures.sh b/getscriptures.sh index 2c1e8e8..0fcd054 100644 --- a/getscriptures.sh +++ b/getscriptures.sh @@ -25,7 +25,7 @@ getlsv() { rm lsv.zip } getbsb() { - wget https://bereanbible.com/usfm/bsb_usfm.zip + wget https://bereanbible.com/bsb_usfm.zip unzip bsb_usfm.zip rm bsb_usfm.zip mv bsb_usfm bsb |