Skip to content
Snippets Groups Projects
Commit 58f10267 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.

parent a83f18c9
No related branches found
No related tags found
1 merge request!4bugfix fakeroot
Pipeline #1047 canceled with stage
in 3 minutes and 32 seconds
......@@ -2,7 +2,7 @@
pacman -Sy --noconfirm git pyalpm python-commonmark python-pip python-build python-installer python-setuptools python-markdown-it-py python-hatchling &&
git clone https://aur.archlinux.org/pikaur.git &&
chmod 777 -R pikaur &&
cd pikaur &&
cd pikaur && fakeroot --version &&
sudo -u nobody makepkg &&
pacman -U --noconfirm *.pkg.*
exit $?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment