mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker compose --project-directory ./metal/roles/pxe-server/files/ logs --follow
|