uuidgen #12

Closed
fauno wants to merge 1 commit from uuidgen into testing

View file

@ -7,7 +7,7 @@ source $funciones
test -z $nombre && exit
test -f $public_key || exit
uuid="$(uuid)"
uuid="$(uuidgen)"
marca_de_tiempo="$(date +%s)"