change readme

This commit is contained in:
2025-09-24 08:17:05 +03:00
parent ea42e14006
commit d1615920ec

View File

@@ -6,10 +6,10 @@ This project maintains a list of directories and files you probably do not need
``` ```
# download to `.rsync-ignore` # download to `.rsync-ignore`
wget https://gitaly.ru/anpleenko/rsync/raw/branch/main/.rsync-ignore -O .rsync-ignore wget https://gitaly.ru/anpleenko/rsync/raw/branch/main/.rsync-ignore -O .rsync-ignore
curl https://gitaly.ru/anpleenko/rsync/raw/branch/main/.rsync-ignore > .rsync-ignore
# or clone and copy to `.rsync-ignore` # or clone and copy to `.rsync-ignore`
git clone https://gitaly.ru/anpleenko/rsync git clone https://gitaly.ru/anpleenko/rsync
cd rsync-homedir-excludes cd rsync
cp rsync-homedir-excludes.txt .rsync-ignore
# edit the file .rsync-ignore to your needs # edit the file .rsync-ignore to your needs
nano .rsync-ignore nano .rsync-ignore