fixed ansible user home dir error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Exec={{ ansible_user_home }}/scripts/cheat-sheet.sh
|
||||
Exec={{ ansible_user_dir }}/scripts/cheat-sheet.sh
|
||||
Name=cheat-sheet
|
||||
NoDisplay=true
|
||||
StartupNotify=false
|
||||
|
||||
Reference in New Issue
Block a user