Test - paths

This commit is contained in:
G. Gibson 2023-03-10 11:17:33 -08:00
parent f3fc337621
commit 5d84b894b2

View file

@ -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")