parent
23b1317941
commit
080007d49f
@ -0,0 +1 @@
|
||||
find $1/ -type d -exec mkdir -p $2/{} \; -o -type f -exec touch $2/{} \;;
|
||||
Loading…
Reference in new issue