mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
test config dir setup
including upgrading old config files
This commit is contained in:
@@ -336,7 +336,7 @@ def ensure_symlinks(prefix):
|
||||
os.symlink(tljh_config_src, tljh_config_dest)
|
||||
|
||||
|
||||
def setup_plugins(plugins):
|
||||
def setup_plugins(plugins=None):
|
||||
"""
|
||||
Install plugins & setup a pluginmanager
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user