projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New highway icons for Potlatch 2
[rails.git]
/
script
/
server
diff --git
a/script/server
b/script/server
index dfabcb88128f41f0fdab1711b696274e166f8bc0..b9fcb71793539daffc7f8a9587e8f3fa3026dd48 100755
(executable)
--- a/
script/server
+++ b/
script/server
@@
-1,3
+1,3
@@
#!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../config/boot'
-require 'commands/server'
\ No newline at end of file
+require File.expand_path('../../config/boot', __FILE__)
+require 'commands/server'