4 lines
84 B
Text
4 lines
84 B
Text
|
DIR=~nico/projekte/cinit/configs/denkbrett/
|
||
|
rsync -av ./ "$DIR"
|
||
|
chown nico "$DIR"/*
|