We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ea7a6 commit 3e3884fCopy full SHA for 3e3884f
Makefile
@@ -18,4 +18,4 @@ install: $(TARGET) www/index.html www/favicon.ico
18
install -d $(WWW_PREFIX)
19
install -m 755 relay-control $(PREFIX)/bin/relay-control
20
install -m 644 www/index.html $(WWW_PREFIX)/index.html
21
- install -m 644 www/favicon.ico $(WWW_PREFIX)/favicon.ico
+ install -m 644 www/favicon.ico $(WWW_PREFIX)/favicon.ico
0 commit comments