Merging old admin.git repo.

This commit is contained in:
2018-09-10 20:19:08 -03:00
parent 7e5dbb35ad
commit 2f442be010
16 changed files with 735 additions and 0 deletions

2
sha1base64c30.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo $1 | sha1sum | head -c 30 | xxd -r -p | base64