Skip to content

Commit 878369b

Browse files
committedJan 16, 2020
Enable safaridriver
Related to #14
1 parent 06805f7 commit 878369b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎templates/catalina-base.json

+6
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
],
5050
"type": "shell"
5151
},
52+
{
53+
"inline": [
54+
"sudo safaridriver --enable",
55+
],
56+
"type": "shell"
57+
},
5258
{
5359
"inline": [
5460
"brew install ruby ruby-build rbenv",

0 commit comments

Comments
 (0)