We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59995a8 commit 793393fCopy full SHA for 793393f
release.sh
@@ -1,7 +1,6 @@
1
#!/bin/bash
2
3
-DEFAULT_REPO="cimnine/netbox-docker"
4
-# DEFAULT_REPO=netbox-community/netbox-docker
+DEFAULT_REPO=netbox-community/netbox-docker
5
REPO="${REPO-${DEFAULT_REPO}}"
6
7
echomoji() {
0 commit comments