@@ -44,7 +44,7 @@ cron.schedule(
);
cron.schedule(
"5-59 14 * * *",
"* * * * *",
async () => {
exec("sh /home/script/script.sh", (error, stdout, stderr) => {
if (error) {
The note is not visible to the blocked user.