1
0
Fork 0
dotfiles/bin/aur

5 lines
106 B
Bash
Executable file

#!/usr/bin/env bash
set -exuo pipefail
wget "https://aur.archlinux.org/cgit/aur.git/snapshot/$1.tar.gz"