fix(fs): Use fmask=0077, dmask=0077
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
user = "git";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
"lg" = {
|
||||
hostname = "192.168.178.160";
|
||||
user = "root";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user