mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Fix install path and target for share/apache2/plinth.conf.
This commit is contained in:
parent
7c5cec57b4
commit
80f39c545e
2
Makefile
2
Makefile
@ -94,7 +94,7 @@ current-repository.tar.gz: $(ALL_BUT_GZ)
|
||||
tar cz $(EXCLUDE) * .git > current-repository.tar.gz
|
||||
|
||||
apache-install:
|
||||
cp share/apache/plinth.conf $(DESTDIR)/etc/apache/sites-available/plinth.conf
|
||||
install -D -m644 share/apache2/plinth.conf $(DESTDIR)/etc/apache2/sites-available/plinth.conf
|
||||
apache-config: apache-install apache-ssl
|
||||
a2ensite plinth
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user