Skip to content
Snippets Groups Projects
Commit eae5b37f authored by Roberto Pereyra Pigerl's avatar Roberto Pereyra Pigerl
Browse files

ajuste produccion final

parent a087ea72
No related branches found
No related tags found
2 merge requests!7Rpereyra2022,!5Rpereyra2022
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
...@@ -202,10 +202,11 @@ function setupquestions ...@@ -202,10 +202,11 @@ function setupquestions
fi fi
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 usersetup
setupquestions 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 # Ubuntu necesita mas repos
grep -q Ubuntu /etc/issue && apt-add-repository multiverse grep -q Ubuntu /etc/issue && apt-add-repository multiverse
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment