diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-30 17:27:56 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-30 17:27:56 +0200 |
commit | 4091fbbb0b280120407e0625dd49e741e481a528 (patch) | |
tree | be459f6f5d1590776a7bee4ce4b0110ba774d819 /INSTALL | |
parent | a4fb637c441cad75350edcbbb2520f7a303b33c2 (diff) |
wibble
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |