diff --git a/create-attributable-archive.sh b/create-attributable-archive.sh index 429ad05..3c39fd6 100755 --- a/create-attributable-archive.sh +++ b/create-attributable-archive.sh @@ -216,7 +216,7 @@ exit_cleanup() { trap error_handle ERR trap exit_cleanup EXIT -audit_passphrase 'yw0EKY6wbSxU6KJxWN3vFZDgnSjJ4F8wqFrAJMcDxfU' 'yw0EKY6wbSxU6KJxWN3vFZDgnSjJ4F8wqFrAJMcDxfU' +ret=`audit_passphrase 'yw0EKY6wbSxU6KJxWN3vFZDgnSjJ4F8wqFrAJMcDxfU' 'yw0EKY6wbSxU6KJxWN3vFZDgnSjJ4F8wqFrAJMcDxfU'` require_dependencies printf 'Setting up environment...\n'