From 4091fbbb0b280120407e0625dd49e741e481a528 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 30 Sep 2012 17:27:56 +0200 Subject: wibble --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 26a1478..e94f248 100644 --- a/INSTALL +++ b/INSTALL @@ -36,6 +36,8 @@ sudo mkdir -p /etc/fripost-panel/ /var/lib/fripost-panel/gnupg sudo chown fpanel:nogroup /var/lib/fripost-panel/gnupg && sudo chmod 0700 -R /var/lib/fripost-panel/ sudo -u fpanel cp ./config.in /etc/fripost-panel/ && sudo chmod 0600 /etc/fripost-panel/config.in sudo chown -R fpanel:www-data /etc/fripost-panel/ +sudo chown -R root:www-data /opt/fripost-panel/ +sudo ln -s /opt/fripost-panel/bin/fripost-panel /usr/local/sbin/ # Edit /etc/fripost-panel/config.in -- cgit v1.2.3