Browse Source

重复10次8

TitanWong 1 year ago
parent
commit
a77c1f9c98
1 changed files with 1 additions and 1 deletions
  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