Skip to content

Commit

Permalink
try to fix version error
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Jan 25, 2023
1 parent 882834c commit fa1e9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sift/desktop.sls
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sift-desktop-version-file:
file.managed:
- name: /etc/sift-version
- source:
- salt://sift/VERSION
- salt://sift/VERSION # note: this is here for when sift is a submoduled to salt://sift/
- salt://VERSION
- user: root
- group: root
Expand Down

0 comments on commit fa1e9b8

Please sign in to comment.