mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed install bug
This commit is contained in:
parent
a09ed01c82
commit
2eb0b5696d
2
Makefile
2
Makefile
@ -193,7 +193,7 @@ install: $(EXECS)
|
||||
fi
|
||||
|
||||
@echo "Installing themes to $(ELOGDIR)/themes"
|
||||
@$(INSTALL) -m 0644 themes/default/* $(ELOGDIR)/themes/default/
|
||||
@cp -r themes/* $(ELOGDIR)/themes
|
||||
|
||||
@echo "Installing example logbook to $(ELOGDIR)/logbooks/demo"
|
||||
@if [ ! -f $(ELOGDIR)/logbooks/demo/2001 ]; then \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user