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