another oopsy

This commit is contained in:
Jeremy 2023-01-01 13:08:08 +13:00
parent 91e9801c0f
commit 2d8788afd9

View file

@ -7,7 +7,7 @@ config:
cp config.lua ~/.config/matrix-send/config.lua cp config.lua ~/.config/matrix-send/config.lua
install: install:
# How I wish luarocks was better than this @# How I wish luarocks was better than this
luarocks install luaposix luarocks install luaposix
luarocks install luasocket luarocks install luasocket
luarocks install lua-cjson luarocks install lua-cjson