Skip to content

Commit

Permalink
feat: simple setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
tepene committed May 1, 2023
1 parent bbe78ee commit ff7a673
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

# Setup Universal Blue Forge
podman play kube forge-pod.yml --build --replace && podman logs --color -f ublue-os_forge-setup.ublue.local

0 comments on commit ff7a673

Please sign in to comment.