@@ -23,7 +23,9 @@ try {
}
const homeSsh = homePath + '/.ssh';
if (!fs.existsSync(buildDir)) {
fs.mkdirSync(homeSsh, { recursive: true });
console.log("Starting ssh-agent");
The note is not visible to the blocked user.