Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Commit 49723e1

Browse files
fix type in echo
1 parent 1140466 commit 49723e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/stretch/init.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ do
109109
echo ""
110110
echo -e "${WHITE}$ ${NC}${GREEN}sudo${NC} ${YELLOW}./debian/stretch/python3.sh [VERSION]${NC}"
111111
echo ""
112-
echo "Istall PostgreSQL"
112+
echo "Install PostgreSQL"
113113
echo ""
114114
echo -e "${WHITE}$ ${NC}${GREEN}sudo${NC} ${YELLOW}./debian/stretch/postgresql.sh [DATABASE]${NC}"
115115
echo ""

0 commit comments

Comments
 (0)