Fixed cp expression
This commit is contained in:
parent
9d13e2696b
commit
79e7bc071f
@ -28,7 +28,7 @@ echo Copied folders
|
|||||||
#copy single files
|
#copy single files
|
||||||
cp ~/config/.bashrc ~/ &&
|
cp ~/config/.bashrc ~/ &&
|
||||||
cp ~/config/.face ~/ &&
|
cp ~/config/.face ~/ &&
|
||||||
cp ~/config/.gtkrc-2.0 &&
|
cp ~/config/.gtkrc-2.0 ~/ &&
|
||||||
echo Copied files
|
echo Copied files
|
||||||
#copy scripts
|
#copy scripts
|
||||||
cp -r ~/config/scripts/ ~/
|
cp -r ~/config/scripts/ ~/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user