Skip to content

Commit aef33ed

Browse files
committed
Move branding.sh
1 parent c2daecb commit aef33ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ dnf remove -y \
143143
rm -rf \
144144
/var/run
145145

146-
rm /branding.sh
146+
rm /usr/bin/branding.sh

tasks/base/branding.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Branding
2-
ansible.builtin.script: /workdir/files/branding.sh
2+
ansible.builtin.script: /workdir/files/usr/bin/branding.sh
33

44
- name: Configure SDDM theme
55
shell:

0 commit comments

Comments
 (0)