„mint.yml“ ändern
This commit is contained in:
parent
a99c222131
commit
ae1c342bfe
8
mint.yml
8
mint.yml
@ -87,8 +87,8 @@
|
|||||||
|
|
||||||
- name: gtc-x11vnc
|
- name: gtc-x11vnc
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-x11vnc/raw/branch/main/gtc-x11vnc
|
url: https://gitea.ds9.dedyn.io/olli/gtc-x11vnc/raw/branch/main/gtc-x11vnc.sh
|
||||||
dest: /usr/local/bin/gtc-x11vnc
|
dest: /usr/local/bin/gtc-x11vnc.sh
|
||||||
mode: '0555'
|
mode: '0555'
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
@ -106,7 +106,7 @@
|
|||||||
- name: gtc-media-compress
|
- name: gtc-media-compress
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh
|
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh
|
||||||
dest: /usr/local/bin/gtc-media-compress
|
dest: /usr/local/bin/gtc-media-compress.sh
|
||||||
mode: '0555'
|
mode: '0555'
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
- name: gtc-media-compress startmenu
|
- name: gtc-media-compress startmenu
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh
|
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.desktop
|
||||||
dest: /usr/share/applications/gtc-media-compress.desktop
|
dest: /usr/share/applications/gtc-media-compress.desktop
|
||||||
mode: '0444'
|
mode: '0444'
|
||||||
owner: root
|
owner: root
|
||||||
|
Loading…
Reference in New Issue
Block a user