Explorar o código

Add missing unzip

Jaap Marcus %!s(int64=3) %!d(string=hai) anos
pai
achega
a8e0b3f661
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/v-update-sys-hestia-git

+ 1 - 1
bin/v-update-sys-hestia-git

@@ -222,7 +222,7 @@ branch_dash=$(echo "$branch" |sed 's/\//-/g');
     # Install needed software
 if [ "$OSTYPE" = 'rhel' ]; then
     # Set package dependencies for compiling
-    SOFTWARE=' rpm-build wget tar git curl'
+    SOFTWARE=' rpm-build wget tar git curl unzip'
 
     echo "Updating system DNF repositories..."
     dnf install -y -q 'dnf-command(config-manager)'