wok rev 25830
Up tinyssh (20250411) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 26 17:25:49 2025 +0000 (7 weeks ago) |
parents | 80d9e1b4bf44 |
children | 56adf07ffedc |
files | tinyssh/receipt |
line diff
1.1 --- a/tinyssh/receipt Sat Apr 26 11:36:51 2025 +0000 1.2 +++ b/tinyssh/receipt Sat Apr 26 17:25:49 2025 +0000 1.3 @@ -36,7 +36,7 @@ 1.4 mkdir -p $fs/usr 1.5 1.6 cp -a $install/usr/sbin $fs/usr 1.7 - for i in $fs/usr/sbin/tinysshd-* 1.8 + for i in $fs/usr/sbin/tinysshd?* 1.9 do 1.10 #cmp $fs/usr/sbin/tinysshd $i && 1.11 ln -f $fs/usr/sbin/tinysshd $i