mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-19 23:56:11 +02:00
6 lines
51 B
Bash
Executable File
6 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. hooks/common
|
|
|
|
run_build --push-only
|