We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe4d2d commit aa61d63Copy full SHA for aa61d63
netepscript.sh
@@ -8,7 +8,7 @@ BOLD='\033[1m'
8
NC='\033[0m' # No Color (for reset)
9
10
echo -e "${GREEN}=========================================================${NC}"
11
-echo -e "${BLUE} ${BOLD}netepScript - V 0.9.01${NC}"
+echo -e "${BLUE} ${BOLD}netepScript${NC}"
12
echo -e "${BLUE} Installation script for Node.js server${NC}"
13
echo -e "${YELLOW} Including: Express.js, TypeScript, ESLint, and Prettier${NC}"
14
echo -e "${RED}${BOLD} Author: Synergy2Devs${NC}"
0 commit comments