1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

handle upgrades

This commit is contained in:
Jerry Vonau 2025-02-17 12:10:11 -06:00
parent ff7815913f
commit 35dcc032ac

View file

@ -27,3 +27,4 @@
src: "{{ kolibri_venv_path }}/bin/kolibri"
dest: "{{ kolibri_exec_path }}"
state: link
force: true