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