Reworked print function

This commit is contained in:
Jon-William Lewis
2016-01-25 21:00:43 -06:00
parent 8fc731aaa0
commit 2d8db83c3c
6 changed files with 29 additions and 95 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
PROD_STR="Simple Note System"
VER_STR="v2.0a6"
VER_STR="v2.0a7"
cat << EOF
#!/bin/bash