Skip to content

Commit

Permalink
Rename keychain.sh to keychain_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
core1024 committed Feb 17, 2020
1 parent 1b19285 commit 3d7f92b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mac/keychain.sh → mac/keychain_profile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#!/bin/bash

set -e

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"

security create-keychain -p mysecretpassword build.keychain
Expand Down

0 comments on commit 3d7f92b

Please sign in to comment.