Marking replace-di-banner.sh executable and adjust line wrapping.

This commit is contained in:
Daniel Baumann 2009-08-10 00:04:27 +02:00
parent 23cbb72ab6
commit 3a7c37880d
1 changed files with 4 additions and 4 deletions

8
examples/hooks/replace-di-banner.sh Normal file → Executable file
View File

@ -1,10 +1,10 @@
#!/bin/sh #!/bin/sh
# This is an binary hook for live-helper(7) to overwrite the banner # This is an binary hook for live-helper(7) to overwrite the banner
# in the graphical Debian Installer. To enable it, coppy or symlink # in the graphical Debian Installer.
# this hook into your config/binary_local-hooks directory and add a # To enable it, coppy or symlink this hook into your config/binary_local-hooks
# replacement banner.png at: # directory and add a replacement banner.png at:
# #
# config/binary_local-includes/binary/install/banner.png # config/binary_local-includes/binary/install/banner.png
# #
# The file should be a PNG image of dimensions 800 x 75. # The file should be a PNG image of dimensions 800 x 75.