Commit 692bab30 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 722589df
......@@ -3,4 +3,4 @@
echo "machine github.com login ${GITHUB_USERNAME} password ${GITHUB_PASSWORD}" > ~/.netrc
chmod 600 ~/.netrc
xvfb-run --server-args="-screen 0 1x0x24" ruby Server.rb
xvfb-run --server-args="-screen 0 1x0x24" ./Server.rb
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment