From b62aa02850413a2962d1d1d52270a72c9628a8b2 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Sat, 29 Aug 2020 08:40:07 -0500 Subject: [PATCH] update ruby to 2.5 --- functions/additional.function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/additional.function b/functions/additional.function index e8d8341..de9aa1a 100644 --- a/functions/additional.function +++ b/functions/additional.function @@ -109,7 +109,7 @@ CONKY(){ sudo apt install -y conky fi touch $HOME/Documents/mylog.txt #conky will fail to load if this file doesn't exist -sudo apt-get install -y ruby2.3 +sudo apt-get install -y ruby2.5 sudo gem install gpsd_client sudo gem install maidenhead cp $MYPATH/conky/.conkyrc $HOME/.conkyrc