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

typo

parent 5f5e497f
No related branches found
No related tags found
No related merge requests found
...@@ -160,6 +160,7 @@ function aptinstall ...@@ -160,6 +160,7 @@ function aptinstall
dpkg --verify $pkg 2>/dev/null || dpkg --verify $pkg 2>/dev/null ||
info Installing $pkg && info Installing $pkg &&
apt -y install $pkg apt -y install $pkg
done
} }
function usersetup function usersetup
......
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