0
0
Debian-Repository mit offiziellen Builds von HUGO-DEB-Paketen https://github.com/gohugoio/hugo/releases
Go to file
Denys Konovalov 0c699c865b
All checks were successful
release / release (push) Successful in 1s
.gitea/workflows/release.yml aktualisiert
2023-12-19 14:24:49 +01:00
.gitea/workflows .gitea/workflows/release.yml aktualisiert 2023-12-19 14:24:49 +01:00
LICENSE Initial commit 2023-12-19 10:06:06 +01:00
README.md README.md aktualisiert 2023-12-19 12:06:27 +01:00

hugo

Debian-Repository mit offiziellen Builds von Hugo-DEB-Paketen

Setup

sudo curl https://git.cantorgymnasium.de/api/packages/gcg/debian/repository.key -o /etc/apt/trusted.gpg.d/gitea-gcg.asc
echo "deb https://git.cantorgymnasium.de/api/packages/gcg/debian all main" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

sudo apt install hugo