Oops, didn't see that...

This commit is contained in:
Ubergeek 2019-07-10 12:29:24 +00:00
parent e7da8f4713
commit 92f90b417f
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
- name: Install CLI wiki browser
copy:
src: ../files/usr/local/bin/wiki
dest: /usr/local/bin/tldr
dest: /usr/local/bin/wiki
owner: root
group: root
mode: 0755