Skip to content

Commit

Permalink
Add author info and update version
Browse files Browse the repository at this point in the history
  • Loading branch information
muffycompo committed Apr 28, 2014
1 parent 30be1e8 commit 8132c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function show_version(){
case $opt in
v)
echo -e "${LIGHT_BLUE}${BOLD}#============================================================#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#${F_END} ${LIGHT_RED}${BOLD}RADIUSDesk INSTALLER${F_END} ${LIGHT_BLUE}#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#${F_END} ${LIGHT_RED}${BOLD}RADIUSDesk INSTALLER${F_END} ${LIGHT_BLUE}#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#============================================================#${F_END}" >&2
echo -e " Version: ${LIGHT_RED}${BOLD}${RD_INSTALLER_VERSION}${F_END}" >&2
echo -e " Author: ${LIGHT_RED}${BOLD}Mfawa Alfred Onen${F_END}" >&2
Expand All @@ -56,7 +56,7 @@ function show_version(){
case $OPTARG in
version)
echo -e "${LIGHT_BLUE}${BOLD}#============================================================#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#${F_END} ${LIGHT_RED}${BOLD}RADIUSDesk INSTALLER${F_END} ${LIGHT_BLUE}#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#${F_END} ${LIGHT_RED}${BOLD}RADIUSDesk INSTALLER${F_END} ${LIGHT_BLUE}#${F_END}" >&2
echo -e "${LIGHT_BLUE}${BOLD}#============================================================#${F_END}" >&2
echo -e " Version: ${LIGHT_RED}${BOLD}${RD_INSTALLER_VERSION}${F_END}" >&2
echo -e " Author: ${LIGHT_RED}${BOLD}Mfawa Alfred Onen${F_END}" >&2
Expand Down

0 comments on commit 8132c94

Please sign in to comment.