Feat: correct git clone dest for st

This commit is contained in:
Bertrand Benjamin 2019-06-10 18:28:27 +02:00
parent a860e35319
commit dabfa7c25c

View File

@ -85,7 +85,7 @@
- name: Download st - name: Download st
git: git:
repo: https://git.opytex.org/lafrite/st.git repo: https://git.opytex.org/lafrite/st.git
dest: /home/aur_builder/ dest: /home/aur_builder/st
register: st_update register: st_update
- name: Install st - name: Install st