From 2295a91577396acf11f5ba50db68c06840db8705 Mon Sep 17 00:00:00 2001 From: qo-op Date: Thu, 28 May 2020 20:56:31 +0200 Subject: [PATCH] / --- g1sms/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g1sms/init.sh b/g1sms/init.sh index 1947831..ea008ff 100755 --- a/g1sms/init.sh +++ b/g1sms/init.sh @@ -50,7 +50,7 @@ echo " /_/_/ /_/_/\__/ g1sms $G1SMS -" > dev/null +" > /dev/null export YOU=$(ps auxf --sort=+utime | grep -w ipfs | grep -v -E 'color=auto|grep' | tail -n 1 | cut -d " " -f 1);