[util] reset login_shell

This commit is contained in:
udeved 2016-05-22 18:22:24 +02:00
parent 89ae007dbf
commit 7fdb1cba88

View file

@ -364,6 +364,7 @@ reset_profile(){
unset start_openrc_live unset start_openrc_live
unset packages_custom unset packages_custom
unset packages_mhwd unset packages_mhwd
unset login_shell
} }
is_valid_bool(){ is_valid_bool(){