Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2021-12-07 10:54:40 +01:00
parent b52daa0304
commit e8f5fdcc59

View File

@@ -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