mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Update preentry.sh
This commit is contained in:
parent
2a8e2cde69
commit
b83de55344
|
|
@ -9,7 +9,7 @@ set -e
|
|||
# python3 setup.py develop
|
||||
# echo -e "finished installing custom plugin"
|
||||
|
||||
# follow on scripts expect this to be the current dir.
|
||||
# follow on scripts expect this to be the current dir.
|
||||
# uncomment if you have changed directory
|
||||
# cd /opt/netbox/netbox
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue