Update header comments in boot-arm64

This commit is contained in:
Steve McIntyre 2014-10-04 16:21:51 +01:00
parent 775d4ecfe0
commit 550a9a4edc
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
# This script gets sourced from boot-i386 and boot-amd64. # Based on boot-x86
# #
# Do install stuff for x86, including making bootable CDs # Do install stuff for xarm64, including making bootable CDs
# Works with debian-installer # Works with debian-installer
# #
# $1 is the CD number # $1 is the CD number