Skip to content

Commit 9f12ee0

Browse files
fix casing of Samples and Scripts in setup entitlements (#298)
* fix casing of Samples in setup entitlements * casing * rename dir for consistency --------- Co-authored-by: Kieran Osgood <[email protected]>
1 parent 04bfb84 commit 9f12ee0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Scripts/setup_entitlements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
set -e
44

5-
(cd samples/MobileBuyIntegration && ./scripts/generate_entitlements.sh)
5+
(cd Samples/MobileBuyIntegration && ./Scripts/generate_entitlements.sh)

0 commit comments

Comments
 (0)