From 832335d535df25b7aa0427208c66579d3a982ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mihajlo=20Petkovi=C4=87?= Date: Fri, 25 Dec 2020 14:25:43 +0100 Subject: [PATCH] Create directory for ISS wav file recordings Added `sudo mkdir -p /usr/share/html/iss` because sox couldn't save file since the directory didn't exist. This is from the log: `/usr/bin/sox FAIL formats: can't open output file `/usr/share/html/iss/iss-20201225-094200.wav': No such file or directory` --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index a78a0f8..349a377 100755 --- a/install.sh +++ b/install.sh @@ -250,6 +250,8 @@ echo " set +e +sudo mkdir -p /usr/share/html/iss + ### Running WXTOIMG to have the user accept the licensing agreement wxtoimg