Remove old templates

This commit is contained in:
RealStickman 2021-02-15 11:57:49 +01:00
parent 1c2aef2329
commit ef147ba327

View File

@ -64,6 +64,9 @@ rsync -ah ~/.mozilla ~/old_dat/ || echo Directory does not exist
rsync -ah ~/scripts ~/old_dat/ || echo Directory does not exist
echo Made backups
# remove old templates
rm -r ~/.config/Vorlagen
#copy folders
cp -r ~/config/.config/ ~/ &&
cp -r ~/config/.local/ ~/ &&