Upload files to ''
This commit is contained in:
parent
0e3e8fd317
commit
a25eaf2679
10
roblox.sh
Normal file
10
roblox.sh
Normal file
@ -0,0 +1,10 @@
|
||||
sudo pacman -S git base-devel
|
||||
git clone https://aur.archlinux.org/grapejuice-git.git
|
||||
cd grapejuice-git
|
||||
sudo pacman -S python-unidecode
|
||||
sudo pacman -S gobject-introspection
|
||||
sudo pacman -S python-pip
|
||||
sudo pacman -S python
|
||||
makepkg
|
||||
sudo pacman -U grapejuice-git-5.0.0-1-x86_64.pkg.tar.zst
|
||||
grapejuice first-time-setup
|
Loading…
Reference in New Issue
Block a user