lots: shellcheck, streaming stuff, fixes
[distro-setup] / distro-begin
index 4104e0015ce4ee1f44d1971696b1c1530be70087..61d8f8d002b56d3924c8547dade334ce76b99f59 100755 (executable)
@@ -481,6 +481,7 @@ if isarch; then
 fi
 
 #### update all packages
+# shellcheck disable=SC2119 # obvious
 pup
 
 
@@ -708,8 +709,7 @@ if has_monitor; then
 
 
   ###### install X
-  # no recommends due to this bug: https://trisquel.info/en/issues/26525
-  pi --no-install-recommends i3
+  pi i3
 
   ##### install xinput
   case $(distro-name) in