fix script path

This commit is contained in:
encrypt 2015-02-20 02:54:08 +01:00
parent ab24789e58
commit fa7caab50e

View file

@ -7,7 +7,7 @@ RUN gem install jekyll git sinatra
RUN apt-get install -y nodejs
ADD hook-server.rb /root/hook-server.rb
ADD scripts/hook-server.rb /root/hook-server.rb
ENTRYPOINT /root/hook-server.rb