Update arcolinux-config.sh
This commit is contained in:
parent
e3ac5b8872
commit
2231b83059
@ -14,9 +14,9 @@ git clone https://gitlab.com/RealStickman-arcolinux/config.git &&
|
|||||||
#delete previous backups
|
#delete previous backups
|
||||||
rm -rf ~/old_dat
|
rm -rf ~/old_dat
|
||||||
#back stuff up
|
#back stuff up
|
||||||
cp -r ~/.config ~/old_dat &&
|
cp -r ~/.config ~/old_dat/.config &&
|
||||||
cp -r ~/Dokumente ~/old_dat &&
|
cp -r ~/Dokumente ~/old_dat/Dokumente &&
|
||||||
cp -r ~/scripts ~/old_dat &&
|
cp -r ~/scripts ~/old_dat/scripts &&
|
||||||
|
|
||||||
#copy stuff
|
#copy stuff
|
||||||
cp -r ~/config/.config/ ~/ &&
|
cp -r ~/config/.config/ ~/ &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user