diff --git a/README.md b/README.md index 140117f..a34cf34 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,13 @@ This could be improved but keeping it simple for now. This program requires ffmpeg and exiftool to be installed. It works under Linux and MacOS. -copy env.example to .env and modify it as needed. Navigate to directory in +Navigate to directory in the shell. Copy env.example to .env and modify it as needed. shell. +```shell +cp env.example .env +``` + Create a "public_html" directory, or change .env to point to where you want the files dumped. diff --git a/publish.sh b/publish.sh index ed6f39b..247995d 100755 --- a/publish.sh +++ b/publish.sh @@ -72,6 +72,20 @@ function generate_html() {