add obsolete copy-photos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e4dcc02448
commit
a59673a49b
1 changed files with 3 additions and 0 deletions
3
copy-photos
Normal file
3
copy-photos
Normal file
|
@ -0,0 +1,3 @@
|
|||
mount /dev/sdc1 /mnt
|
||||
find /mnt -type f -exec mv {} ~nico/photos/eingehend
|
||||
chown -R nico ~nico/photos/eingehend
|
Loading…
Reference in a new issue