diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/hooks/all_binary_debian-installer-banner.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hooks/all_binary_debian-installer-banner.sh b/examples/hooks/all_binary_debian-installer-banner.sh index 76c5d0785..61c160ca6 100755 --- a/examples/hooks/all_binary_debian-installer-banner.sh +++ b/examples/hooks/all_binary_debian-installer-banner.sh @@ -5,7 +5,7 @@ # To enable it, copy or symlink this hook into your config/binary_local-hooks # directory and add a replacement banner.png at: # -# config/binary_local-includes/binary/install/banner.png +# config/binary_debian-installer/banner.png # # The file should be a PNG image of dimensions 800 x 75. |