We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55b1a4 commit 9373c76Copy full SHA for 9373c76
bin/sr3_pull
@@ -22,4 +22,5 @@ sr3r -bg "cd ~/.config/sr3; \
22
# Stop the pre-pull script
23
if [ -n "${pre_script_bg_pid}" ]; then
24
kill "${pre_script_bg_pid}"
25
-fi
+fi
26
+wait
0 commit comments