0
0
Debian-Repository mit offiziellen Builds von HUGO-DEB-Paketen https://github.com/gohugoio/hugo/releases
Go to file
Denys Konovalov d9461faf15
All checks were successful
HUGO Update Check / update-check (push) Successful in 2s
.gitea/workflows/update-check.yml aktualisiert
2024-07-07 11:16:21 +02:00
.gitea/workflows .gitea/workflows/update-check.yml aktualisiert 2024-07-07 11:16:21 +02:00
README.md README.md aktualisiert 2024-07-05 20:29:38 +02: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/keyrings/gitea-gcg.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-gcg.asc] 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