master
Pierre Coimbra 2020-01-28 14:15:12 +01:00
parent 791a4af6bb
commit 1eed26c877
No known key found for this signature in database
GPG Key ID: F9C449C78F6FAEE6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ apt-get install postgres
https://luxagraf.net/src/gitea-nginx-postgresql-ubuntu-1804
adduser --system --shell /bin/bash --group --disabled-password --home /home/git git
apt-get -y install git
wget -O gitea https://dl.gitea.io/gitea/1.9.6/gitea-1.9.6-linux-amd64
chmod +x gitea
./gitea web