You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-11-17 00:03:21 +03:00
6 lines
39 B
Bash
Executable File
6 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. hooks/common
|
|
|
|
run_build
|