diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-16 04:20:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-16 04:20:49 +0300 |
commit | 26e5a85aa8725da16cbdb97fb5cacc9210fa23c8 (patch) | |
tree | e6541ae0b52bf6efd3e22e882a29c64e4d72585f | |
parent | 3eeae9edeacc34fc5d5028671a6e06e0d87abefe (diff) | |
download | init-26e5a85aa8725da16cbdb97fb5cacc9210fa23c8.tar.gz |
rc.boot: don't set old_ifs
-rwxr-xr-x | rc.boot | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,8 +17,6 @@ mnt() { PATH=/usr/bin:/usr/local/bin -# shellcheck disable=2034 -old_ifs=$IFS set -f welcome |