Epy fix
This commit is contained in:
parent
5558b7a679
commit
c186e64ce5
|
@ -214,7 +214,7 @@ apt install wallabag
|
|||
# sample configuration for apache2
|
||||
|
||||
apt install libapache2-mod-php
|
||||
cp /usr/share/doc/rss-bridge/apache2-wallabag.conf /etc/apache2/site-available/wallabag.conf
|
||||
cp /usr/share/doc/wallabag/apache2-wallabag.conf /etc/apache2/site-available/wallabag.conf
|
||||
a2ensite wallabag
|
||||
|
||||
# edit /etc/apache2/site-available/wallabag.conf
|
||||
|
|
Loading…
Reference in New Issue