rename to notes2web

This commit is contained in:
Akbar Rahman 2021-04-30 21:57:49 +01:00
parent e2413adfaa
commit 2e1700152c
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
install: install:
cp gen_notes.sh /usr/local/bin cp notes2web/usr/local/bin
mkdir -p /opt/gen_notes mkdir -p /opt/notes2web
cp -r templates /opt/gen_notes cp -r templates /opt/notes2web
cp styles.css /opt/gen_notes cp styles.css /opt/notes2web
clean: clean:
rm -rf /usr/local/bin/gen_notes.sh /opt/gen_notes rm -rf /usr/local/bin/notes2web/opt/notes2web