mirror of
https://github.com/BluemediaDev/homelab.git
synced 2025-07-01 16:42:41 +02:00
Initial commit
This commit is contained in:
commit
50f2a54331
21 changed files with 276 additions and 0 deletions
7
scripts/pxe-log.sh
Executable file
7
scripts/pxe-log.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker-compose \
|
||||
--project-directory ./metal/roles/pxe-server/files/ \
|
||||
logs \
|
||||
--f \
|
||||
${@}
|
Loading…
Add table
Add a link
Reference in a new issue