diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-22 19:25:50 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-22 19:25:50 -0300 |
commit | 992b9d0f5e1f2188fad7b2bbcb5a4fe4a2b45b09 (patch) | |
tree | 231bceccc4a1c750f361c59887a9c17892e8f4fb | |
parent | 9bb83c1fef1424127b79d7208d0cd921d2cc3146 (diff) |
fixing some parts on update-keys
-rwxr-xr-x | parabola-keyring/update-keys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parabola-keyring/update-keys b/parabola-keyring/update-keys index d591944..235e620 100755 --- a/parabola-keyring/update-keys +++ b/parabola-keyring/update-keys @@ -22,7 +22,7 @@ Expire-Date: 0 %echo Done EOF -rm -rf packager +rm -rf packager parabola-trusted mkdir packager while read -ra data; do |