mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Update preentry.sh
This commit is contained in:
parent
2a8e2cde69
commit
b83de55344
|
|
@ -9,7 +9,7 @@ set -e
|
||||||
# python3 setup.py develop
|
# python3 setup.py develop
|
||||||
# echo -e "finished installing custom plugin"
|
# 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
|
# uncomment if you have changed directory
|
||||||
# cd /opt/netbox/netbox
|
# cd /opt/netbox/netbox
|
||||||
exec "$@"
|
exec "$@"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue