Max Goedjen 32ebb7f6ec
.
2022-10-26 00:43:11 -07:00

6 lines
145 B
Bash
Executable File

#!/bin/bash
# Create directories for ASC key
mkdir ~/.private_keys
echo -n "$APPLE_API_KEY_DATA" > ~/.private_keys/AuthKey_$APPLE_API_KEY_ID.p8