1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Introduced a script to assist with upgrading NetBox

This commit is contained in:
Jeremy Stretch
2016-06-29 15:43:42 -04:00
parent 004f5c448e
commit fc5495eb3b
3 changed files with 22 additions and 9 deletions

2
.gitignore vendored
View File

@ -2,5 +2,5 @@
configuration.py
.idea
/*.sh
!upgrade.sh
fabfile.py