Fix a permission

This commit is contained in:
dave 2014-12-13 20:17:58 -08:00
parent d9f63fdacc
commit 11e982741a
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ RUN apt-get update ; \
COPY rd.conf /etc/rd.conf
COPY init.sh /home/rduser/init.sh
RUN chmod +x /home/rduser/init.sh
# Install Alsa (is this necessary?)