We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f0501 commit c985e72Copy full SHA for c985e72
config/app-server/uwsgi/uwsgi_conf.sh
@@ -2,7 +2,7 @@
2
3
while :
4
do
5
- echo -n "* if your project path has sub-level, you should be insert as \\\/A\\\/B\\\/C"
+ echo * if your project path has sub-level, you should be insert as \\\/A\\\/B\\\/C"
6
echo -n "Enter the project path >"
7
read project_path
8
echo "Entered the project path: $project_path"
0 commit comments