Browse Source

script order changed

master
junikimm717 2 years ago
parent
commit
1776993ad8
  1. 3
      user_debian.sh

3
user_debian.sh

@ -147,8 +147,7 @@ sound() {
systemctl --user --now enable pipewire pipewire-pulse
}
(usertest && dev && sysinfo && shell && browsers && meetings && plugins && dotfiles) || exit 1
(graphical && sound) || exit 1
(usertest && dev && sysinfo && shell && plugins && dotfiles && graphical && sound && browsers && meetings) || exit 1
cat <<EOF
Stuff to do:

Loading…
Cancel
Save