From 050dcdf7a5510dd4a605aa70e50f4419e43db975 Mon Sep 17 00:00:00 2001
From: Eric Torres <erictorres4@protonmail.com>
Date: Fri, 14 Sep 2018 11:25:37 -0700
Subject: [PATCH] dlaudio bug fix

---
 dlaudio.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlaudio.sh b/dlaudio.sh
index b4fe0db..0c883e8 100755
--- a/dlaudio.sh
+++ b/dlaudio.sh
@@ -152,7 +152,6 @@ while true; do
             exit 1
             ;;
         *)
-            shift
             break
 	esac
 done