diff options
Diffstat (limited to '')
-rw-r--r-- | .bashrc_distr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.bashrc_distr b/.bashrc_distr index f573653..ad01f57 100644 --- a/.bashrc_distr +++ b/.bashrc_distr @@ -1,11 +1,5 @@ #!/usr/bin/env bash -if [ -n "${BASHRC_DISTR+x}" ]; then - return 0 -else - readonly BASHRC_DISTR=1 -fi - checksums_path='sha1sums.txt' update_checksums() { |