Skip to content

Commit

Permalink
Merge branch 'hotfix/0.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldotknopf committed Oct 9, 2017
2 parents 893ebca + 31073e7 commit f31b328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/arch/travis-deploy-arch
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ git clone ssh://[email protected]/darch.git $DIRNAME/aur

cd $DIRNAME/aur

ssh-keyscan aur.archlinux.org >> ~/.ssh/known_hosts
openssl aes-256-cbc -K $encrypted_006e19af42e6_key -iv $encrypted_006e19af42e6_iv -in arch.key.enc -out arch.key -d
ssh-add arch.key
git config user.email [email protected]
Expand Down

0 comments on commit f31b328

Please sign in to comment.