mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 10:24:29 -07:00
Test - paths
This commit is contained in:
parent
f3fc337621
commit
5d84b894b2
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
puts "Paths: #{::GxG::SYSTEM_PATHS.inspect}"
|
||||||
# ### Mount Databases by role
|
# ### Mount Databases by role
|
||||||
if File.exists?("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json")
|
if File.exists?("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json")
|
||||||
handle = File.open("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json", "rb")
|
handle = File.open("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json", "rb")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue