pull/3/merge
Andrew Scheller 2016-04-26 18:36:24 +00:00
commit 9c5770f274
1 changed files with 1 additions and 1 deletions

View File

@ -64,5 +64,5 @@ on_chroot() {
}
update_issue() {
echo -e "Raspberry Pi reference ${DATE}\nGenerated using Pi-gen, https://github.com/RPi-Distro/Pi-gen, ${1}" > ${ROOTFS_DIR}/etc/rpi-issue
echo -e "Raspberry Pi reference ${DATE}\nGenerated using Pi-gen, https://github.com/RPi-Distro/pi-gen, ${1}" > ${ROOTFS_DIR}/etc/rpi-issue
}