From 83dcd81e950983cb40feff5ee77135e0fc0ffa34 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sun, 1 Jan 2023 13:08:08 +1300 Subject: [PATCH] another oopsy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88cb218..d8e1712 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ config: cp config.lua ~/.config/matrix-send/config.lua install: - # How I wish luarocks was better than this + @# How I wish luarocks was better than this luarocks install luaposix luarocks install luasocket luarocks install lua-cjson