diff --git a/mint.yml b/mint.yml index 51a26b5..9ac4b27 100644 --- a/mint.yml +++ b/mint.yml @@ -144,7 +144,7 @@ - name: gtc-cryptdevice-chpass ansible.builtin.get_url: - url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice-chpass/raw/branch/main/gtc-cryptdevice-chpass.sh + url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice-chpass.sh dest: /usr/local/bin/gtc-cryptdevice-chpass.sh mode: '0555' owner: root @@ -154,7 +154,7 @@ - name: gtc-cryptdevice-chpass startmenu ansible.builtin.get_url: - url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice-chpass/raw/branch/main/gtc-cryptdevice-chpass.desktop + url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice-chpass.desktop dest: /usr/share/applications/gtc-cryptdevice-chpass.desktop mode: '0444' owner: root