This commit is contained in:
f 2022-05-19 13:26:29 -03:00
parent 5ccb19eca9
commit 78f44609bb

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)"