mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-20 13:33:44 +03:00
5 lines
150 B
Bash
5 lines
150 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
# Setup Universal Blue Forge
|
||
|
podman play kube forge-pod.yml --build --replace && podman logs --color -f ublue-os_forge-setup.ublue.local
|