Misc script changes

This commit is contained in:
dogeystamp 2022-04-24 10:57:07 -04:00
parent 619baf6937
commit 0db359d99e
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,8 @@ rm -rf \
.ansible \
.wavemonrc \
.viminfo \
.icons
.icons\
.ipython
rmdir Downloads Desktop 2>/dev/null

View File

@ -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 ]