From 9ad78bef5008ccdc5abe547ad4d6f71999f5469e Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 5 Jun 2015 19:10:43 +0200 Subject: [PATCH] updated TODO --- TODO | 8 ++++---- hashboot.sh | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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