From a25eaf26796f2cb335095ecf2f6d3ffb07c6654f Mon Sep 17 00:00:00 2001 From: TaxMachine Date: Mon, 2 May 2022 02:41:29 +0000 Subject: [PATCH] Upload files to '' --- roblox.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 roblox.sh diff --git a/roblox.sh b/roblox.sh new file mode 100644 index 0000000..4826f8d --- /dev/null +++ b/roblox.sh @@ -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 \ No newline at end of file