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