Commit 71c0eb37e20cf3c53d5e6d778f4280e26b4545a2

Authored by Adhidarma Hadiwinoto
1 parent d574b5e895
Exists in master

expresso path

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

1 1 var iniparser = require('iniparser');
2   -var expresso = require('./sate24-expresso');
  2 +var expresso = require('sate24-expresso');
3 3 var config = iniparser.parseSync('./config.ini');
4 4  
5 5 var aaaHost = config.globals.aaa_host;