Skip to content

Commit

Permalink
Also replace @bindir@ in windows config files
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Apr 7, 2015
1 parent be8a917 commit 9081d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/win32/fillup.sed
Expand Up @@ -15,6 +15,7 @@ s#@scriptdir@#C:/Program Files/Bareos#g
s#@working_dir@#C:/ProgramData/Bareos/working#g
s#@logdir@#C:/ProgramData/Bareos/logs#g
s#@sbindir@#C:/Program Files/Bareos#g
s#@bindir@#C:/Program Files/Bareos#g
s#@confdir@#C:/ProgramData/Bareos#g
s/@uncomment_dbi/#/g
s#@db_name@#bareos#g
Expand Down

0 comments on commit 9081d86

Please sign in to comment.