mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Update v-generate-api-key
This commit is contained in:
parent
6324ca1690
commit
177793a664
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ HASH=$(keygen)
|
|||
|
||||
if [ ! -d ${KEYS} ]; then
|
||||
mkdir ${KEYS}
|
||||
chmod 0770 ${KEYS}
|
||||
fi
|
||||
|
||||
if [[ -e ${KEYS}${HASH} ]] ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue