mirror of
https://github.com/rbreaves/kinto.git
synced 2025-07-31 16:26:39 +02:00
- Updated files to create service for kintox11
This commit is contained in:
Binary file not shown.
@@ -128,7 +128,7 @@ int main(void){
|
||||
|
||||
size_t i,n,r;
|
||||
|
||||
fp = fopen("kinto.json","r");
|
||||
fp = fopen("user_config.json","r");
|
||||
fread(buffer, 10240, 1, fp);
|
||||
fclose(fp);
|
||||
|
||||
|
Reference in New Issue
Block a user