Skip to content

Commit

Permalink
ops
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJWayne committed Jul 6, 2013
1 parent 6f41a27 commit 0e70ec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/lysertron
@@ -1,7 +1,7 @@
#!/usr/bin/env coffee

HOST = 'http://localhost:3000/'
# HOST = 'http://lysertron.com/'
# HOST = 'http://localhost:3000/'
HOST = 'http://lysertron.com/'

UglifyJS = require 'uglify-js'
request = require 'request'
Expand Down

0 comments on commit 0e70ec8

Please sign in to comment.