nodejs from source

This commit is contained in:
Marc
2021-11-30 10:57:05 +01:00
parent 952edb4270
commit 3781c5108b
8 changed files with 62 additions and 23 deletions
@@ -1,5 +1,5 @@
let environment = {
path: ["/usr/bin", "/usr/lib/sheebr"],
path: ["/usr/bin", "/usr/lib/sheebr", "/usr/local/bin"],
ls_color: JSON.stringify({
di: [01, 34],
ln: [01, 36],