From eb7d543fd837d1548fe57d7547b9a6aa9e0562c9 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 24 Sep 2019 10:48:11 +0300 Subject: [PATCH] pfetch: use regular EOF --- pfetch | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/pfetch b/pfetch index d4c11de..7c01240 100755 --- a/pfetch +++ b/pfetch @@ -63,12 +63,9 @@ main() { # Store the output of 'uname' to avoid calling it multiple times # throughout the script. 'read <