Add tag for substitution

This commit is contained in:
Uggla
2015-05-08 19:18:19 +02:00
parent dce4a2f863
commit 9be4f85ded
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -36,4 +36,5 @@ RUN cp color_table.js ./.local/Uber\ Entertainment/Planetary\ Annihilation/stabl
chmod +x /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 rm /home/pa/auth_papatcher.sh
ENTRYPOINT ["node.js", "./NodePAMaster/src/control.js"]