Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaang committed Oct 10, 2019
1 parent 8195f24 commit e6dcc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wdpk/syncthing/stop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ while [ -n "$p" ] ; do
kill $p
sleep 1
p=$(pidof ${BINARY} > /dev/null)
do
done

0 comments on commit e6dcc98

Please sign in to comment.