new AUR links
This commit is contained in:
parent
d525469c4b
commit
e1cf1df767
1 changed files with 2 additions and 2 deletions
|
|
@ -404,8 +404,8 @@ if [[ ! -f /root/.archmate/stage-6.done ]]; then
|
|||
cat << 'EOF' > /home/${USERNAME}/aur_setup.sh
|
||||
mkdir ~/abs
|
||||
cd ~/abs/
|
||||
curl -L -O https://aur.archlinux.org/packages/co/cower/cower.tar.gz
|
||||
curl -L -O https://aur.archlinux.org/packages/pa/pacaur/pacaur.tar.gz
|
||||
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/cower.tar.gz
|
||||
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/pacaur.tar.gz
|
||||
tar -zxvf cower.tar.gz
|
||||
tar -zxvf pacaur.tar.gz
|
||||
cd cower
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue