1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00

Merge pull request #67 from QSCTech/fix-read-user-password

Fix: read user password
This commit is contained in:
Zhang Sen 2018-12-09 15:39:28 +08:00 committed by GitHub
commit c904e7b4e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# user.sh -- User Manager # user.sh -- User Manager
# #