Update setup_nautobot.sh

This commit is contained in:
dimon 2025-11-14 23:05:24 +00:00
parent 801d022f6c
commit da05d48ae4

View File

@ -26,4 +26,4 @@ su -c "/opt/nautobot/.local/bin/nautobot-server --version" nautobot
# Copy
#/opt/nautobot/.local/lib/python3.10/site-packages/nautobot/core/tests/nautobot_config.py
wget https://git.dfosd.synology.me/docker/ubuntu-wordpress/raw/branch/master/wp-config.php -O /opt/nautobot/nautobot_config.py
wget https://git.dfosd.synology.me/docker/ubuntu-nautobot/raw/branch/main/nautobot_config.py -O /opt/nautobot/nautobot_config.py