mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
hush you little script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9095 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
06616783a8
commit
9bd676a79b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ for(@entries) {
|
||||||
#print "Create $dir\n";
|
#print "Create $dir\n";
|
||||||
mkalldir($dir);
|
mkalldir($dir);
|
||||||
#print "Copy $_ to $dir\n";
|
#print "Copy $_ to $dir\n";
|
||||||
`cp -p $_ $dir`;
|
`cp -p $_ $dir 2>/dev/null`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue