Files
AUR/README.md

11 lines
185 B
Markdown
Raw Normal View History

2025-09-14 09:33:33 +00:00
# AUR
Private Arch User Repo
```console
git checkout backtunnel
git checkout main
git subtree add --prefix=backtunnel backtunnel
git subtree pull --prefix=backtunnel . backtunnel
```