mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
6 lines
39 B
Bash
Executable file
6 lines
39 B
Bash
Executable file
#!/bin/bash
|
|
|
|
. hooks/common
|
|
|
|
run_build
|