Commit a8e8bbbd by Edward Zarecor

arg, typo

parent b477ad8f
......@@ -27,7 +27,7 @@
when: EDXAPP_USE_GIT_IDENTITY
- name: git prune before checking out
shell: cd {{ edxapp_code_dir }} && git prune origin
shell: cd {{ edxapp_code_dir }} && git remote prune origin
sudo_user: "{{ edxapp_user }}"
notify:
- "restart edxapp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment