initial
This commit is contained in:
3
bin/crpass
Executable file
3
bin/crpass
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
dd if=/dev/urandom bs=24 count=1 2>/dev/null | base64
|
Reference in New Issue
Block a user