This commit is contained in:
luk.lu
2022-06-10 15:40:18 +08:00
parent 4cc67a822d
commit 06307b8f85
2 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
echo You can also try ssh-copy-id user@remotehost
if [ $1 ]
then
REMOTEHOST=$1