Skip to content
Snippets Groups Projects
Commit 15d6d364 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

info no existe en bfaupdate - mejor no tratar llamarlo

parent afb65879
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,6 @@ function aptinstall
do
dpkg --verify $pkg 2>/dev/null ||
(
info "Installing $pkg"
runasownerof / apt -y install $pkg
)
done
......
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