From 9790ff8bae333e20dc679ed471d69739df741017 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 21 Jul 2022 17:07:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Emint.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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