This commit is contained in:
Adolfo Delorenzo 2023-12-20 11:14:36 -06:00
parent fc72321f62
commit fb2d5a4048

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash #!/bin/bash
random=`date | md5sum | awk '{print $1}' | cut -c 22-` random=`date | md5sum | awk '{print $1}' | cut -c 22-`
# echo $random # echo $random