Fix shell when creating new linux user account

This commit is contained in:
Lance Edgar 2024-05-07 14:13:11 -05:00
parent 6a15b5ae5e
commit 305e4c40c7
2 changed files with 23 additions and 13 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
Unreleased
----------
* Fix shell when creating new linux user account.
0.3.3 (2023-09-25)
------------------