@@ -40,6 +40,10 @@ readdirSync(".")
encoding: "utf8",
});
execSync(`ls`, {
// Add module files to repo
await sendFile(modInitPath, new ArrayBuffer(0));
await sendFile(modPyPath, readFileSync(modPyPath).buffer);
The note is not visible to the blocked user.