chmod 정리

This commit is contained in:
2019-09-15 14:20:16 +00:00
parent 861af18fbf
commit bfb489f007
5 changed files with 7 additions and 8 deletions
+1
View File
@@ -5,4 +5,5 @@ RUN pip3 install requests && \
rm -r /root/.cache
COPY install_hidche.py /bin
RUN chmod +x /bin/install_hidche.py
CMD install_hidche.py