mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-09 14:58:32 +01:00
Initial
This commit is contained in:
3
scripts/create_user.sh
Normal file
3
scripts/create_user.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
useradd -m -p ${1} ${2}
|
||||
Reference in New Issue
Block a user