Skip to content

Commit

Permalink
Remove directory creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardesco committed Feb 17, 2020
1 parent 8959346 commit 04616c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ decrypt:
release:
pre: false
script: |-
mkdir /home/r/.gnupg
cp ../pubring.gpg /home/r/.gnupg/pubringring.gpg
cp ../secring.gpg /home/r/.gnupg/secring.gpg
chmod -R 600 /home/r/.gnupg
Expand Down

0 comments on commit 04616c7

Please sign in to comment.