rootfs/home/andre/.bashrc aktualisiert
This commit is contained in:
@@ -75,7 +75,7 @@ cy-ssh() {
|
|||||||
|
|
||||||
if [ $# -lt 1 ]; then
|
if [ $# -lt 1 ]; then
|
||||||
echo "Usage: $0 <host> [ssh-options...]"
|
echo "Usage: $0 <host> [ssh-options...]"
|
||||||
exit 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
HOST="$1"
|
HOST="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user