update
This commit is contained in:
parent
84288c167a
commit
7eff0efa68
@ -2,5 +2,6 @@ class HomeController < ApplicationController
|
||||
def index
|
||||
config = get_conf
|
||||
@current_dir = config["project_path"]
|
||||
file_directory(@current_dir)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user