Max Goedjen 8e3d53b5c9
Tests
2022-10-26 01:37:47 -07:00

6 lines
130 B
Bash
Executable File

#!/bin/bash
# Create directories for ASC key
mkdir .private_keys
echo -n "$APPLE_API_KEY_DATA" > $(pwd)/.private_keys/AuthKey.p8