disable this repo using itself temporarily
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
87060ad954
commit
6531c89efc
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@ prep() {
|
||||||
LOGDEST=/var/log/makepkg/" >~/.makepkg.conf
|
LOGDEST=/var/log/makepkg/" >~/.makepkg.conf
|
||||||
echo '[multilib]
|
echo '[multilib]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
' | sudo tee -a /etc/pacman.conf
|
||||||
[askiiart]
|
|
||||||
Server = https://askiiart.net/repos/archlinux/$arch
|
|
||||||
SigLevel = Optional' | sudo tee -a /etc/pacman.conf
|
|
||||||
sudo pacman -Sy
|
sudo pacman -Sy
|
||||||
mkdir /tmp/arch-workdir/
|
mkdir /tmp/arch-workdir/
|
||||||
chmod -R 777 /tmp/arch-workdir/
|
chmod -R 777 /tmp/arch-workdir/
|
||||||
|
|
Loading…
Reference in a new issue