mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-14 22:59:14 +02:00
- Updated files to create service for kintox11
This commit is contained in:
@@ -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