Updates and tests for gittea.

This commit is contained in:
2026-04-15 08:01:04 +02:00
parent b280332e9a
commit c398e55cd4
2 changed files with 6 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ if [ "$DO_INSTALL" = true ]; then
wget curl git unzip
fzf fd-find btop direnv ripgrep tree bat
build-essential make bear valgrind fish
ca-certificates gnupg
ca-certificates gnupg libfuse2
)
MISSING_PACKAGES=()