Ubuntu Bionic 18.04 64bits
- Created: Started: Duration: 75s
- release/v1.11
- f79a2e193f7081fee8752f3587677e2924fb4dbd
- 1.11.6
Installation instructions
wget -qO- https://dl.packager.io/srv/go-gitea/gitea/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/gitea.list \ https://dl.packager.io/srv/go-gitea/gitea/release/v1.11/installer/ubuntu/18.04.repo sudo apt-get update sudo apt-get install gitea
Note: You might need to apt-get install wget apt-transport-https
for the above instructions to work.