This commit is contained in:
Bob Mottram 2016-02-25 11:59:32 +00:00
parent be4b3aba25
commit 53b0342fa0
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ function menu_top_level {
4) irssi;;
5) menu_encryption_key;;
6) break;;
7) logout;;
7) kill -HUP $PPID;;
esac
done
}