Skip to content
Snippets Groups Projects
Commit 1af2b2be authored by Mariano Absatz (git)'s avatar Mariano Absatz (git)
Browse files

hace falta software-properties-common para que después funcione el apt-add-repository

parent 635a12b4
No related branches found
No related tags found
No related merge requests found
......@@ -259,7 +259,7 @@ grep -q Ubuntu /etc/issue && apt-add-repository multiverse
#
apt update
# development tools
aptinstall dirmngr apt-transport-https curl git curl build-essential sudo
aptinstall dirmngr apt-transport-https curl git curl build-essential sudo software-properties-common
aptinstall jq libjson-perl libwww-perl libclass-accessor-perl
userconfig
nodejsinstall
......
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