Update preentry.sh

This commit is contained in:
Jamie (Bear) Murphy 2022-04-08 22:54:40 +01:00 committed by Jamie Murphy
parent 2a8e2cde69
commit b83de55344
1 changed files with 1 additions and 1 deletions

View File

@ -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 "$@"