We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c985e72 commit 7afc70dCopy full SHA for 7afc70d
config/app-server/uwsgi/uwsgi_conf.sh
@@ -2,7 +2,7 @@
2
3
while :
4
do
5
- echo * 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