Ubuntu Bionic 18.04 64bits
- Created: Started: Duration: 70s
- release/v1.10
- 22dec1cea6ad9a0a22b62de6bbc097cf3f2e1711
- 1.10.3
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.10/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.