mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-01-08 06:59:54 +01:00
6 lines
51 B
Bash
Executable File
6 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. hooks/common
|
|
|
|
run_build --push-only
|