mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
Update generate-epub.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user