Add a "ls" seems to avoid an error at building time.
This commit is contained in:
@@ -34,6 +34,7 @@ unzip /home/pa/NodePAMaster.zip && \
|
|||||||
/home/pa/auth_papatcher.sh
|
/home/pa/auth_papatcher.sh
|
||||||
RUN cp color_table.js ./.local/Uber\ Entertainment/Planetary\ Annihilation/stable/media/server-script/lobby/color_table.js && \
|
RUN cp color_table.js ./.local/Uber\ Entertainment/Planetary\ Annihilation/stable/media/server-script/lobby/color_table.js && \
|
||||||
chmod +x /home/pa/update_conf_file.sh && \
|
chmod +x /home/pa/update_conf_file.sh && \
|
||||||
|
ls -al /home/pa/update_conf_file.sh && \
|
||||||
/home/pa/update_conf_file.sh
|
/home/pa/update_conf_file.sh
|
||||||
RUN cp /home/pa/NodePAMaster_conf.json /home/pa/NodePAMaster/src/conf.json
|
RUN cp /home/pa/NodePAMaster_conf.json /home/pa/NodePAMaster/src/conf.json
|
||||||
RUN rm /home/pa/auth_papatcher.sh
|
RUN rm /home/pa/auth_papatcher.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user