mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 16:26:48 +02:00
Website generation with Couscous
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
<h2 id="install-on-fresh-ubuntu-1804-or-debian-103">Install on fresh Ubuntu 18.04 or Debian 10.3</h2>
|
||||
<p>On a new server (<a href="https://m.do.co/c/93994ebda78d">get $100 in server credits</a>) login as root and enter this into the shell:</p>
|
||||
<pre><code>apt update
|
||||
apt install -y wget unzip php apache2 libapache2-mod-php php-zip
|
||||
apt install -y wget unzip php apache2 libapache2-mod-php php-zip php-mbstring php-dom php-xml
|
||||
|
||||
cd /var/www/
|
||||
wget https://github.com/filegator/static/raw/master/builds/filegator_latest.zip
|
||||
|
Reference in New Issue
Block a user