Maj de sheebr + maj mineure des scripts
This commit is contained in:
@@ -20,8 +20,4 @@ async function fHook(path) {
|
||||
})
|
||||
}
|
||||
|
||||
function rHook(path) {
|
||||
|
||||
}
|
||||
|
||||
module.exports = { hookTo, fHook }
|
||||
@@ -0,0 +1,7 @@
|
||||
const fs = require('fs')
|
||||
|
||||
function setLayOut(layout) {
|
||||
|
||||
}
|
||||
|
||||
fs.readFileSync('/etc/vconsole.conf')
|
||||
Reference in New Issue
Block a user