mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-13 15:34:36 +00:00
7 lines
67 B
Bash
Executable File
7 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. hooks/common
|
|
|
|
# shellcheck disable=SC2119
|
|
run_build
|