Skip to content

Commit

Permalink
v1.1.0 install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyale committed Apr 23, 2021
1 parent 7c4e778 commit 85223ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ if [ $option == 1 ]; then
sed -i "s/$old_pg/$new_pg/" ./janusec.service
fi
\cp -f ./janusec.service ${full_service_path}
printf "* PostgreSQL 9.3/9.4/9.5/9.6/10 and prepare dbname,username,password \n"
printf "* PostgreSQL and prepare dbname,username,password \n"
printf "* Fill in the config.json with dbname,username,password \n"
else
\cp -f ./janusec.service ./janusec-replica.service
Expand Down

0 comments on commit 85223ee

Please sign in to comment.