Add files via upload
This commit is contained in:
parent
58e60767a3
commit
2e46102ecd
1 changed files with 13 additions and 0 deletions
13
example-options.json
Normal file
13
example-options.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"originalFilenames": false,
|
||||
"repos": [
|
||||
{
|
||||
"url": "http://cydia.invoxiplaygames.uk/",
|
||||
"isInstaller": false
|
||||
},
|
||||
{
|
||||
"url": "http://apptapp.saurik.com",
|
||||
"isInstaller": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue