fix path for so-firewall

This commit is contained in:
m0duspwnens
2024-02-13 15:43:02 -05:00
parent 468eedfaeb
commit 00f2374582

View File

@@ -63,7 +63,7 @@ copy_soup_sbin:
copy_so-firewall_sbin: copy_so-firewall_sbin:
file.copy: file.copy:
- name: /usr/so-firewall - name: /usr/sbin/so-firewall
- source: {{UPDATE_DIR}}/salt/manager/tools/sbin/so-firewall - source: {{UPDATE_DIR}}/salt/manager/tools/sbin/so-firewall
- force: True - force: True
- preserve: True - preserve: True