Files
Biohazard/ostree/repos.sh
JJGadgets dca5afb67a feat: add OSTree to try out
because why not, immutable router without Nix abstractions!
2024-04-24 01:50:14 +08:00

2 lines
195 B
Bash
Executable File

#!/bin/sh
curl -v -o ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" || wget -O ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo"