diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-06-11 19:31:35 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-06-11 19:31:35 +0200 |
| commit | b1c24228e9921ede0af62dbf0267df1f04bed3cb (patch) | |
| tree | 125ba98d3aa3fe9d3f52d4613ccd1f016023d9eb /README | |
| parent | b1261651b3b019df1f8fd75aa5c008d89cfd6e74 (diff) | |
| download | mumble.replicant.us-b1c24228e9921ede0af62dbf0267df1f04bed3cb.tar.gz mumble.replicant.us-b1c24228e9921ede0af62dbf0267df1f04bed3cb.tar.bz2 mumble.replicant.us-b1c24228e9921ede0af62dbf0267df1f04bed3cb.zip | |
Add index.html file
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This project is meant to be deployed on Trisquel 11. Here's an example of how to deploy it: $ ./autogen.sh -$ ./configure --prefix=/usr --sysconfdir=/etc +$ ./configure --prefix= $ sudo make install DESTDIR= $ sudo a2ensite mumble.replicant.us-init $ sudo systemctl apache2 reload |
