Skip to content

Commit aa61d63

Browse files
committed
.
1 parent dbe4d2d commit aa61d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netepscript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BOLD='\033[1m'
88
NC='\033[0m' # No Color (for reset)
99

1010
echo -e "${GREEN}=========================================================${NC}"
11-
echo -e "${BLUE} ${BOLD}netepScript - V 0.9.01${NC}"
11+
echo -e "${BLUE} ${BOLD}netepScript${NC}"
1212
echo -e "${BLUE} Installation script for Node.js server${NC}"
1313
echo -e "${YELLOW} Including: Express.js, TypeScript, ESLint, and Prettier${NC}"
1414
echo -e "${RED}${BOLD} Author: Synergy2Devs${NC}"

0 commit comments

Comments
 (0)