.git broken, restart
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
git clone https://aur.archlinux.org/yay.git
|
||||
cd yay/
|
||||
makepkg -si
|
||||
cd ..
|
||||
rm -rf yay
|
||||
Reference in New Issue
Block a user