Skip to content

Commit

Permalink
Update reissueKey.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fortunst committed Jul 7, 2015
1 parent c3cc7b7 commit f517e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reissueKey.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ if [[ $OS -ge 9 ]]; then
log_user 0
spawn fdesetup changerecovery -personal
expect \"Enter a password for '/', or the recovery key:\"
send {${userPass}}
send "\r"
send "{${userPass}}""
send \r
log_user 1
expect eof
"
Expand Down

0 comments on commit f517e7c

Please sign in to comment.