Skip to content

Commit

Permalink
fix dir for version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 19, 2018
1 parent 5cbcdac commit 5e04f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webui/debian/rules
Expand Up @@ -23,7 +23,7 @@ override_dh_auto_configure:


override_dh_install:
echo $(BAREOS_VERSION) > ./debian/bareos-webui/usr/share/bareos-webui/version.txt
echo $(BAREOS_VERSION) > ../debian/bareos-webui/usr/share/bareos-webui/version.txt
dh_install

%:
Expand Down

0 comments on commit 5e04f79

Please sign in to comment.