This commit is contained in:
Francois B. (Makoto) 2018-07-09 09:09:36 +02:00
parent b32692aaa2
commit 9576d58a51

View file

@ -366,7 +366,7 @@ function installPackageDpkg () {
# install package from repositories
# input : package manager, package name
# package manager available : apt, pip, npm, gem, snap
# TODO: add apm, flatpak, umake?, use yarn instead of npm ?
# TODO: add apm, code, flatpak, umake?, use yarn instead of npm ?
#
function installPackage () {
typeset pkg="$2"