diff --git a/TODO b/TODO index 2728d06..7883668 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ -* SysV-style init scripts -* Systemd init script +* SysV-style init scripts (done) +* Systemd init script (done) * Gentoo ebuild -* Debian package +* Debian package (done) * Ubuntu package -* recovery \ No newline at end of file +* recovery (done) \ No newline at end of file diff --git a/hashboot.sh b/hashboot.sh index 802256b..37b49fe 100755 --- a/hashboot.sh +++ b/hashboot.sh @@ -74,7 +74,7 @@ then tar -xzpPvwf ${BACKUP_FILE} ${file} done - echo "Type reboot to reboot now, otherwise you get a shell" + echo -n "Type reboot to reboot now, otherwise you get a shell: " read -r reboot if [ ${reboot} == "reboot" ] then