boot-x86 gets sourced: remove shebang; improve whitespace consistency
This commit is contained in:
parent
0bf1b210cd
commit
d0bd2117be
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
# This script gets sourced from boot-i386 and boot-amd64.
|
||||
#
|
||||
# Do install stuff for x86, including making bootable CDs
|
||||
# Works with debian-installer
|
||||
|
|
Loading…
Reference in New Issue