From e6c35b7b14ba815b82a7377f16b06801d68700ce Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 29 Jul 2022 17:04:24 -0500 Subject: bleh --- profile/luarocks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile/luarocks.sh') diff --git a/profile/luarocks.sh b/profile/luarocks.sh index 547a94d..e6e1d24 100644 --- a/profile/luarocks.sh +++ b/profile/luarocks.sh @@ -1,5 +1,5 @@ # add luarocks stuff to $PATH if command -v luarocks >/dev/null 2>&1; then - eval "$(luarocks path --bin)" + eval "$(luarocks path)" fi -- cgit 1.4.1-21-gabe81