mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
Fix shellcheck issues
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@ -1 +1,2 @@
|
||||
/bin/echo -n $1 2>&1
|
||||
#!/bin/sh
|
||||
printf '%s' "$1" 2>&1
|
||||
|
Reference in New Issue
Block a user