mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
fix: name is now lowercase
This commit is contained in:
parent
ff7318cbb3
commit
86b36630c4
11 changed files with 26 additions and 26 deletions
|
@ -105,7 +105,7 @@ const options = {
|
|||
repo_url: {
|
||||
desc: 'URL of repo index',
|
||||
default:
|
||||
'https://github.com/Endercheif/piston/releases/download/pkgs/index',
|
||||
'https://github.com/endercheif/piston/releases/download/pkgs/index',
|
||||
validators: [],
|
||||
},
|
||||
max_concurrent_jobs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue