mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2026-04-27 03:42:29 +02: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