@@ -13,7 +13,7 @@ sub git {
my $now = &MyTime::ymdhms;
system("git add -A");
system("git commit -m '$now'");
system("git push -u origin");
system("git push origin");
}
sub chmod{
The note is not visible to the blocked user.