Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deb-package): fix after-install.sh so user directory is actually …
…created Probably a typo, the script was using useradd with option -M, which actually forbid user directory creation.
- Loading branch information