mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
fix readme
This commit is contained in:
parent
7a5ad2f030
commit
7afeaa8e3f
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ to enable submissions you need to do the following:
|
|||
# install the php-gd dependency to enable the captcha feature
|
||||
apt install php-gd -y
|
||||
|
||||
# copy the template submission.csv file
|
||||
cp templates/submission.csv submissions/submission.csv
|
||||
|
||||
# chmod 777 the submission.csv file to enable php to write to it
|
||||
chmod 777 -R /srv/darknet-lantern/submissions/
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue