diff options
-rwxr-xr-x | init | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ echo y \ | ykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -oserial-api-visible 2>&1 \ | sed 's@^key: h:@@;t;d' \ > .shared_secret + +chmod go-rwx .shared_secret |