Fixed system config in /etc
This commit is contained in:
parent
ff92316e1e
commit
d1268fe708
@ -84,7 +84,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
cwd: './build/etc/',
|
cwd: './build/etc/',
|
||||||
src: 'production.json',
|
src: 'default.json',
|
||||||
dest: '/etc/overseer/'
|
dest: '/etc/overseer/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user