mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-26 09:28:52 -05:00
Fix expend problem in Windows, ruby-1.9.3-p374, thanks @parkr
This commit is contained in:
parent
bda5ee1e10
commit
b738c588df
@ -1,4 +1,4 @@
|
||||
$:.unshift File.expand_path(File.dirname(__FILE__), %w{ lib }) # For use/testing when no gem is installed
|
||||
$:.unshift File.expand_path("lib", File.dirname(__FILE__)) # For use/testing when no gem is installed
|
||||
require "octopress"
|
||||
|
||||
config = Octopress::Configuration.read_configuration
|
||||
|
Loading…
Reference in New Issue
Block a user