Skip to content

Commit 9373c76

Browse files
add wait
1 parent a55b1a4 commit 9373c76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/sr3_pull

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ sr3r -bg "cd ~/.config/sr3; \
2222
# Stop the pre-pull script
2323
if [ -n "${pre_script_bg_pid}" ]; then
2424
kill "${pre_script_bg_pid}"
25-
fi
25+
fi
26+
wait

0 commit comments

Comments
 (0)