From 5a8b575f1a99fb1ac8eedece95f3777d95521a68 Mon Sep 17 00:00:00 2001 From: Bastien Chanot Date: Wed, 1 Jul 2026 21:25:14 +0200 Subject: [PATCH] added the gh package instalation in install script --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 68838d0..d0ebe21 100755 --- a/install.sh +++ b/install.sh @@ -145,7 +145,7 @@ if command -v apt-get >/dev/null 2>&1; then unzip tree tmux fzf dtach net-tools \ openssh-server cifs-utils lftp ftp \ nodejs python3-pip pipx php-cli \ - ffmpeg weasyprint poppler-utils qpdf webp libavif-bin + ffmpeg weasyprint poppler-utils qpdf webp libavif-bin gh # Docker (separate repo). install_docker