Skip to content

Commit 2fbaa0f

Browse files
authored
docs: hosts.json => apps.json
1 parent c8ee9cc commit 2fbaa0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Below is an example of the relevant configuration part enabling some of these. T
149149
secret = {
150150
"bash",
151151
"-c",
152-
"cat ~/.config/github-copilot/hosts.json | sed -e 's/.*oauth_token...//;s/\".*//'",
152+
"cat ~/.config/github-copilot/apps.json | sed -e 's/.*oauth_token...//;s/\".*//'",
153153
},
154154
},
155155

0 commit comments

Comments
 (0)