From cc7c56615bfea151f40875cf6b41d651550ddc69 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 19 Jan 2023 20:44:23 -0500 Subject: [PATCH] url fix --- static/larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/larbs.sh b/static/larbs.sh index ad7bc29..cc8bc36 100644 --- a/static/larbs.sh +++ b/static/larbs.sh @@ -7,7 +7,7 @@ ### OPTIONS AND VARIABLES ### dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git" -progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv" +progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/static/progs.csv" aurhelper="yay" repobranch="master"