diff options
Diffstat (limited to 'sbosrc')
-rwxr-xr-x | sbosrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #!/bin/sh -# sbosrcarch client example script. tested with bash, ash, zsh, ksh. +# sbosrcarch client example script. tested with bash, ash, ksh. +# known not to work with zsh. # if you want a fancier client, that's smart enough to try several # archive sites, plus well-known source archives like gentoo and |