We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d50a8 commit fc9c930Copy full SHA for fc9c930
provision-sudo.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -x
2
3
# Remove unused packages to keep the size down
4
-apt remove \
+apt remove -y \
5
thunderbird \
6
transmission-gtk \
7
gnome-todo \
0 commit comments