mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 19:32:41 +00:00
3 lines
113 B
Bash
Executable File
3 lines
113 B
Bash
Executable File
#!/bin/sh
|
|
bundle exec fastlane --env secret-codesign,secret-deploy update_provisioning type:adhoc readonly:false
|