Maj de sheebr + maj mineure des scripts

This commit is contained in:
Marc
2021-11-29 14:08:48 +01:00
parent 07c16904e6
commit 952edb4270
18 changed files with 294 additions and 33 deletions
-4
View File
@@ -20,8 +20,4 @@ async function fHook(path) {
})
}
function rHook(path) {
}
module.exports = { hookTo, fHook }
+7
View File
@@ -0,0 +1,7 @@
const fs = require('fs')
function setLayOut(layout) {
}
fs.readFileSync('/etc/vconsole.conf')