Add screenshot

This commit is contained in:
Matt Arnold 2020-06-29 22:00:51 -04:00
parent 26ea6ff316
commit 6a1feedde7
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.db
.env
*.log
.venv

BIN
NeoFingerdInAction.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@ -1,3 +1,3 @@
#!/bin/bash
. .env
$NF_PREPEND tcpserver -v -u $NF_RUNAS -g $NF_GROUP 0 $NF_PORT $NF_BASEDIR/neofinger.py
$NF_PREPEND tcpserver -v -u $NF_RUNAS -g $NF_GROUP 0 $NF_PORT $NF_BASEDIR/finger-wrapper.sh