Jaap Marcus пре 3 година
родитељ
комит
a8e0b3f661
1 измењених фајлова са 1 додато и 1 уклоњено
  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)'