mirror of
https://github.com/BluemediaDev/homelab.git
synced 2025-04-04 18:53:55 +02:00
Add script to tear down the PXE environment
This commit is contained in:
parent
6dc08a26f4
commit
c751a1e64d
1 changed files with 2 additions and 0 deletions
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…
Add table
Reference in a new issue