Skip to content

Commit 30fe908

Browse files
committed
revert
1 parent 21067c2 commit 30fe908

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/platform.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ do
1818
exit 1
1919
fi
2020
eval ${bin}=${binpath}
21+
2122
done
2223

24+
rsync="${rsync} -av"
25+
2326
case $OS in
2427
Darwin)
2528
. ${include}/mdns.sh

0 commit comments

Comments
 (0)