Fix env + refacto/opti shutdown + gitignore comp

This commit is contained in:
Marc
2021-11-27 17:26:49 +01:00
parent f1b67891e1
commit ec95675837
7 changed files with 72 additions and 30 deletions
@@ -1,5 +1,5 @@
let environment = {
path: ["/sheebr", "/usr/bin"]
path: ["/usr/lib/sheebr", "/usr/bin"]
}
module.exports = environment