Skip to content
Snippets Groups Projects

Rpereyra2022

Open Roberto Pereyra Pigerl requested to merge rpereyra2022 into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -202,10 +202,11 @@ function setupquestions
fi
fi
}
apt-get install -y -qq git software-properties-common jq ncurses-bin curl
###apt-get install -y -qq git software-properties-common jq ncurses-bin curl
usersetup
setupquestions
####apt-get install -y -qq git software-properties-common jq ncurses-bin curl
apt-get install -y -qq git software-properties-common jq ncurses-bin curl
# Ubuntu necesita mas repos
grep -q Ubuntu /etc/issue && apt-add-repository multiverse
#
Loading