From 1e029fd6119d36f9868d018e631b6d3c4e1ff7f4 Mon Sep 17 00:00:00 2001 From: bryan Date: Mon, 8 Jun 2020 21:42:02 -0400 Subject: [PATCH] Update RPi OS name --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index af04c7c..a009130 100755 --- a/installJRMC +++ b/installJRMC @@ -7,7 +7,7 @@ shopt -s extglob # Run installJRMC --help to see available options # # To-dos: -# 1. Raspberry Pi support -- do not own one so difficult to test +# 1. Raspberry Pi OS support # 2. Interactive installation (ncurses?) # # installJRMC can be run directly or sourced as a function (by sourcing this file)