repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tomcat-11: fix mediator version and license
[oi-userland.git]
/
components
/
network
/
hpn-ssh
/
patches
/
1002-ssh-copy-id-use-correct-shell.patch
blob
f1062496f2664304286555e57e076311b2106233
1
--- hpn-ssh-hpn-18.4.2/contrib/hpnssh-copy-id.orig
2
+++ hpn-ssh-hpn-18.4.2/contrib/hpnssh-copy-id
3
@@ -1,4 +1,4 @@
4
-#!/bin/sh
5
+#!/bin/bash
6
7
# Copyright (c) 1999-2023 Philip Hands <phil@hands.com>
8
# 2021 Carlos RodrÃguez Gili <carlos.rodriguez-gili@upc.edu>