@ -1,4 +1,3 @@
# TODO: remove, leave it in miaou-server/lib/functions.sh only!
# idempotent apt install [package1 package2 ...]
function idem_apt_install() {
for i in $@; do