From 080b616b5f2111baf5c0f18fc67803017ac1f585 Mon Sep 17 00:00:00 2001 From: Sean Dion Date: Thu, 30 Jul 2015 14:53:38 -0500 Subject: [PATCH] Update 20_update.sh --- init/20_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/20_update.sh b/init/20_update.sh index 0d49097..44c2d30 100755 --- a/init/20_update.sh +++ b/init/20_update.sh @@ -5,4 +5,4 @@ else cd /opt/headphones /sbin/setuser abc git pull fi -#chown -R abc:abc /opt/headphones +chown -R abc:abc /opt/headphones