Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
0cea6eb4ca | |||
d1268fe708 |
@ -84,7 +84,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
{
|
||||
cwd: './build/etc/',
|
||||
src: 'production.json',
|
||||
src: 'default.json',
|
||||
dest: '/etc/overseer/'
|
||||
},
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "overseer",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "Self-hosted inventory tracker",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user