From: Ruben Rodriguez Date: Fri, 20 Mar 2020 21:33:28 +0000 (-0400) Subject: Small mistake X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=streamdesktop.git Small mistake --- diff --git a/streamdesktop b/streamdesktop index 7e719e0..971b4f2 100755 --- a/streamdesktop +++ b/streamdesktop @@ -30,11 +30,11 @@ fi # Server side dependencies: icecast2 -. config if ! [ -f config ]; then echo Copy ./config.example into ./config, and edit it to set up your server, password, and other parameters exit 1 fi +. config DATE=$(date +%Y-%m-%d-%H_%M_%S) MOUNT=$1