Try to work around #1039472. Use full path. Fix grub update. Cleanup.
This commit is contained in:
parent
1445467387
commit
edf71a4368
3 changed files with 9 additions and 19 deletions
|
@ -41,12 +41,12 @@
|
|||
- qtcreator
|
||||
- freecad
|
||||
- librecad
|
||||
- arduino
|
||||
# - arduino
|
||||
- kicad
|
||||
- keepassxc
|
||||
- tmux
|
||||
- curl
|
||||
- default-jdk
|
||||
# - default-jre
|
||||
- pulseview
|
||||
- sigrok
|
||||
- sigrok-cli
|
||||
|
@ -158,7 +158,7 @@
|
|||
lineinfile:
|
||||
dest: /etc/default/grub
|
||||
regexp: '^(GRUB_TIMEOUT=).*'
|
||||
line: '\g<1>1'
|
||||
line: '\g<1>3'
|
||||
backrefs: yes
|
||||
notify: Run update-grub
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue