Dolphin keeps outdated paths (after Versetzung).
This commit is contained in:
parent
a2424a4a73
commit
8aca770c40
2 changed files with 37 additions and 0 deletions
|
@ -109,6 +109,11 @@
|
|||
AllowSuspendThenHibernate=no
|
||||
AllowHybridSleep=no
|
||||
|
||||
- name: Deploy dolphin script
|
||||
copy:
|
||||
src: lmn-fix-dolphin.sh
|
||||
dest: /usr/local/bin/
|
||||
mode: '0755'
|
||||
|
||||
################# general settings ##################
|
||||
- name: Enable boot splash screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue