From 0048b7cc1bbc06ad7398153bc29d318e54bc66b4 Mon Sep 17 00:00:00 2001 From: JimStank59 <125099318+JimStank59@users.noreply.github.com> Date: Fri, 10 Feb 2023 18:52:42 -0500 Subject: [PATCH] Install --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2753da1..30aef6c 100755 --- a/install.sh +++ b/install.sh @@ -11,7 +11,8 @@ # Add setup.py outputs to install.txt during install and it is read from for an uninstall # Move init script, desktop launcher, and icon to setup.py # Add version number -# Add pkg-info - wpa_supplicant compile fails without it +# Add pkg-i +nfo - wpa_supplicant compile fails without it # Remove virtualenv # June 1, 2017 - 1.1.1 # Fix Make, cmake, and setup.py not returning on errors