logout
This commit is contained in:
parent
be4b3aba25
commit
53b0342fa0
|
@ -422,7 +422,7 @@ function menu_top_level {
|
|||
4) irssi;;
|
||||
5) menu_encryption_key;;
|
||||
6) break;;
|
||||
7) logout;;
|
||||
7) kill -HUP $PPID;;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue