Skip to content

Commit

Permalink
Merge pull request #323 from iagoleal/ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n authored Oct 9, 2023
2 parents a8e4113 + 7f2851e commit 4eebfd4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/ngrok.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "ngrok",
"files": [
{
"path": "$HOME/.ngrok2",
"movable": true,
"help": "Ngrok v3 uses the XDG spec.\n Update from v2 to v3 and run the following command to automatically relocate your configuration to __XDG_CONFIG_HOME__:\n\n```ngrok config upgrade --relocate```\n\nYou have to manually delete the old folder in your __HOME__ after that."
}
]
}

0 comments on commit 4eebfd4

Please sign in to comment.