From 7fba793c1c62446c71202df4972df13f411d0a3f Mon Sep 17 00:00:00 2001 From: Bryan Jenks Date: Sun, 19 Apr 2020 03:15:23 -0700 Subject: [PATCH] fixed extra line break on ex deck string --- flash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flash b/flash index 5220e49..4f5f7b2 100755 --- a/flash +++ b/flash @@ -81,8 +81,7 @@ Programming:What is the best computer to program on?:Thinkpad:999 History:When was flash.sh created?:April 2020:999 Math:What do you call a number only divisible by itself and 1?:Prime:0 Science:What is the distance between the Earth and Sol called?:An Astronomical Unit (AU):1 -Programming:Best operating system?:Arch, because BTW i run Arch:999 -" +Programming:Best operating system?:Arch, because BTW i run Arch:999" if [ ! -d $DIR ];then # If Directory does NOT exist echo "No '.local/share/flash' directory, make it? y/n"