Update README.md

This commit is contained in:
Ataxya 2021-10-26 11:03:51 +00:00
parent 73843b66ce
commit ff88786aa2

View File

@ -1,7 +1,13 @@
wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz
tar xzvf dokuwiki-stable.tgz
mv dokuwiki content
apt install nginx
chown -R www-data content
systemctl stop nginx
docker compose --build