mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 15:29:52 +00:00
rename to notes2web
This commit is contained in:
parent
e2413adfaa
commit
2e1700152c
10
Makefile
10
Makefile
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user