3 lines
115 B
Bash
3 lines
115 B
Bash
adduser --system --shell /bin/bash --gecos 'Git Version Control' --group --disabled-password --home /home/git git
|
|
|