leewheel's picture
Massive sync batch 1
a57c95d verified
raw
history blame contribute delete
125 Bytes
module.exports = {
run: [
{
method: "fs.link",
params: {
venv: "env"
}
}
]
}