From fd1067b9434b3a161cbd09e0cbffa23151c4c279 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 23 Mar 2026 21:13:41 +0800 Subject: Fix location of install scripts --- .install/runall | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 .install/runall (limited to '.install/runall') diff --git a/.install/runall b/.install/runall new file mode 100755 index 0000000..d8e2502 --- /dev/null +++ b/.install/runall @@ -0,0 +1,8 @@ +./install +./aur +./aetherfox + +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" +sh -c "$(curl -sS https://vencord.dev/install.sh)" + +./stowall -- cgit v1.2.3