mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 02:15:59 -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
|
||||
puts "Paths: #{::GxG::SYSTEM_PATHS.inspect}"
|
||||
# ### Mount Databases by role
|
||||
if File.exists?("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json")
|
||||
handle = File.open("#{GxG::SYSTEM_PATHS[:configuration]}/databases.json", "rb")
|
||||
|
|
|
|||
Loading…
Reference in a new issue