Misc script changes
This commit is contained in:
parent
619baf6937
commit
0db359d99e
@ -17,7 +17,8 @@ rm -rf \
|
||||
.ansible \
|
||||
.wavemonrc \
|
||||
.viminfo \
|
||||
.icons
|
||||
.icons\
|
||||
.ipython
|
||||
|
||||
|
||||
rmdir Downloads Desktop 2>/dev/null
|
||||
|
@ -21,7 +21,7 @@ then
|
||||
|
||||
rsync -avPzc ~/med/memes/woof/ beryllium:~/med/memes/woof
|
||||
|
||||
rsync -avPzc --delete ~/med/mus/ beryllium:~/storage/music/mus
|
||||
rsync -avPzc --delete ~/med/mus/ beryllium:~/storage/music
|
||||
fi
|
||||
|
||||
if [ $ACTION = RECV ]
|
||||
|
Loading…
Reference in New Issue
Block a user