mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-07 23:51:39 +01:00
remove tailing /
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
useradd -m -p ${1} ${2}
|
||||
usermod -L ${2}
|
||||
chsh -s "/sbin/nologin/" ${2}
|
||||
chsh -s "/sbin/nologin" ${2}
|
||||
|
||||
Reference in New Issue
Block a user