From: Ian Kelling Date: Mon, 5 Aug 2019 05:20:58 +0000 (-0400) Subject: remove presumably testing condition X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=80be8ed466553bef7f47edf4d15a69ace460f3da remove presumably testing condition --- diff --git a/keyscript-off b/keyscript-off index b26ed9d..84f253c 100755 --- a/keyscript-off +++ b/keyscript-off @@ -23,10 +23,6 @@ if [[ $- != *i* ]]; then fi sed="sed --follow-symlinks" -if [[ $HOSTNAME == kw ]]; then - exit 0 -fi - if [[ $($sed -rn 's/^ID=(.*)/\1/p' /etc/os-release) == arch ]]; then if grep -q '^\s*FILES=' /etc/mkinitcpio.conf; then $sed -ri 's/^\s*FILES=/#\0/' /etc/mkinitcpio.conf # comment out