searching!

This commit is contained in:
2021-08-19 14:43:42 +01:00
parent 1e0135a8e5
commit 51ba98f045
6 changed files with 2325 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ install:
mkdir -p /opt/notes2web
cp -r templates /opt/notes2web
cp styles.css /opt/notes2web
cp fuse.js /opt/notes2web
cp search.js /opt/notes2web
uninstall:
rm -rf /usr/local/bin/notes2web.py /opt/notes2web