aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_distr
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc_distr')
-rw-r--r--.bashrc_distr2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc_distr b/.bashrc_distr
index 06d342a..8e7b84c 100644
--- a/.bashrc_distr
+++ b/.bashrc_distr
@@ -5,7 +5,7 @@
# For details, see https://github.com/egor-tensin/cygwin-home.
# Distributed under the MIT License.
-checksums_path='sha1sums.txt'
+readonly checksums_path='sha1sums.txt'
update_checksums() {
sha1sum -- "$@" > "$checksums_path"