Don't copy documents

This commit is contained in:
RealStickman 2020-11-13 18:27:07 +01:00
parent b0923e79b2
commit 7224188c40

View File

@ -71,7 +71,7 @@ echo Made backups
#copy folders #copy folders
cp -r ~/config/.config/ ~/ && cp -r ~/config/.config/ ~/ &&
cp -r ~/config/.local/ ~/ && cp -r ~/config/.local/ ~/ &&
cp -r ~/config/Dokumente ~/ && #cp -r ~/config/Dokumente ~/ &&
cp -r ~/config/.mozilla ~/ && cp -r ~/config/.mozilla ~/ &&
cp -r ~/config/.easystroke ~/ && cp -r ~/config/.easystroke ~/ &&
cp -r ~/config/.doom.d ~/ && cp -r ~/config/.doom.d ~/ &&