We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ccf07b commit bdd1f08Copy full SHA for bdd1f08
docker/uwsgi/make_run.sh
@@ -12,6 +12,4 @@ do
12
done
13
14
15
-sed 's/project_path/'$project_path'/g' sample_run > run.sh
16
-
17
-rm *.temp
+sed 's/project_path/'$project_path'/g' sample_run > run.sh
0 commit comments