diff --git a/sns.sh b/sns.sh index 2bc0873..820c85f 100644 --- a/sns.sh +++ b/sns.sh @@ -147,6 +147,16 @@ fi # End Section: Argument Parsing #============================================================================== +#============================================================================== +#============================================================================== +# +# End of Setup process. By now, we should have a $BASEDIR, $NOTEBOOK, $SECTION, +# $NOTEDIR, and $EXT +# +#============================================================================== +#============================================================================== + + #============================================================================== # Section: Main #==============================================================================