Change msync ssh key
This commit is contained in:
parent
2655f22dcf
commit
e3509df037
@ -21,7 +21,7 @@ then
|
|||||||
|
|
||||||
# Setup ssh agent to avoid repeated password prompts
|
# Setup ssh agent to avoid repeated password prompts
|
||||||
eval `ssh-agent -s`
|
eval `ssh-agent -s`
|
||||||
ssh-add ~/.ssh/keys/beryllium_n
|
ssh-add ~/.ssh/keys/beryllium
|
||||||
|
|
||||||
rsync -avPzc beryllium:~/storage/pictures/Infinity/ ~/med/memes/woof/quar && \
|
rsync -avPzc beryllium:~/storage/pictures/Infinity/ ~/med/memes/woof/quar && \
|
||||||
ssh beryllium "rm -I storage/pictures/Infinity/*"
|
ssh beryllium "rm -I storage/pictures/Infinity/*"
|
||||||
|
Loading…
Reference in New Issue
Block a user