mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-07 18:06:55 +02:00
Permission handling in external function
This move the setting of user and group permissions in the startup script to its own function.
This commit is contained in:
@ -1 +1,2 @@
|
||||
from .load_yaml import load_yaml
|
||||
from .permissions import set_permissions
|
||||
|
Reference in New Issue
Block a user