From 55f277e77428d7423ae906a8e1f1324d35b07a7d Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Fri, 4 Mar 2022 12:32:20 -0500 Subject: import Miranda 2.066 from upstream --- protect | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 protect (limited to 'protect') diff --git a/protect b/protect new file mode 100755 index 0000000..40aad7c --- /dev/null +++ b/protect @@ -0,0 +1,7 @@ +chmod -R a-w miralib +cd miralib +chmod a+w ex/*.x preludx stdenv.x +chmod u+w . ex local + +#makes miralib files read-only except for .x files +#to prevent users accidentally changing stdenv.m or manual pages -- cgit v1.2.1