MG: cshell scripts to sync sites.

This commit is contained in:
Vahagn Khachatryan
2014-09-09 15:22:57 +04:00
parent dfdc690f77
commit c68806ab2e
2 changed files with 113 additions and 0 deletions

7
mg/sync_home Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/csh
cd
rsync -avz amy-dev5:local_rh_x64 local_rh_x64
rsync -avz amy-dev5:bin bin
rsync -avz amy-dev5:.vim .vim