We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1aa34 commit 013b91dCopy full SHA for 013b91d
Uploader/install.sh
@@ -7,5 +7,6 @@ apt install -y nano --fix-missing
7
apt install -y luarocks --fix-missing
8
luarocks install bcrypt
9
luarocks install lapis # Updating the lapis version.
10
+luarocks install lua-resty-mail
11
mkdir -p /srv/lapis/html/files # This doesn't work I think... ?
12
chmod a=rw /srv/lapis/html/files
0 commit comments