Update generate-epub.sh
parent
4e70c54a5b
commit
710b78897d
|
@ -1,4 +1,5 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash ------- For mac users.
|
||||||
|
# venv\Scripts\activate------ For windows users.
|
||||||
|
|
||||||
generate_from_stdin() {
|
generate_from_stdin() {
|
||||||
outfile=$1
|
outfile=$1
|
||||||
|
|
Loading…
Reference in New Issue