浏览代码

重复10次8

TitanWong 1 年之前
父节点
当前提交
a77c1f9c98
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -6,7 +6,7 @@ ENV LANG C.UTF-8
 COPY ./lib /home/lib
 COPY ./playMusic.sh /home/playMusic.sh
 
-#RUN chmod 755 /home/playMusic.sh
+RUN chmod 755 /home/playMusic.sh
 
 COPY ./target/zhili-station-control-tts-1.0-SNAPSHOT.jar /home/App.jar