mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 01:18:57 +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() {
|
||||
outfile=$1
|
||||
|
||||
Reference in New Issue
Block a user