mirror of
https://github.com/BluemediaGER/homelab.git
synced 2024-11-22 19:05:29 +01:00
Add script to tear down the PXE environment
This commit is contained in:
parent
6dc08a26f4
commit
c751a1e64d
2
scripts/pxe-teardown.sh
Executable file
2
scripts/pxe-teardown.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
docker compose --project-directory metal/roles/pxe-server/files/ down
|
Loading…
Reference in a new issue