zeus
4 years ago
2 changed files with 17 additions and 4 deletions
@ -0,0 +1,13 @@ |
|||||
|
#!/bin/sh
|
||||
|
|
||||
|
# ssh key
|
||||
|
PKEY=/data/appl/ok/keys/okeanos/id_rsa |
||||
|
|
||||
|
# remote user
|
||||
|
USER=user |
||||
|
|
||||
|
# remote ip
|
||||
|
RSERVER=195.130.131.125 |
||||
|
|
||||
|
#
|
||||
|
|
Loading…
Reference in new issue