new crontab for renewing letsencrypt
[feisty_meow.git] / scripts / files / lesser.sh
index 346679b4fec741fd48ede5e4131daa558db31685..66b7732ef2bd5e4529c3a38db77c2cd618db15b8 100644 (file)
@@ -11,7 +11,7 @@
 # things like simple lists or error output.
 function lesser()
 {
-  code_view_flag="$1"
+  local code_view_flag="$1"
   if [ "$code_view_flag" == "-c" ]; then
     # saw the 'code' flag, which means show the file with source highlighting.
     shift