Find
C
ase-sensitive
R
egexp search
Path
Showing
1f04018b
from
2026-08-10
:
Submodule update at Mon Aug 10 04:12:26 UTC 2026
mozilla-mobile
/
application-services
/
taskcluster
/
scripts
/
toolchain
/
copy-libs-dir.sh
Navigation
Enable keyboard shortcuts
Revision control
Permalink
Y
Remove the Permalink
Copy as Markdown
Filename Link
F
Symbol Link
S
Code Block
C
#!/bin/sh
set -ex
rsync -av "$(realpath "$MOZ_FETCHES_DIR"/libs)/" "$(realpath "$1")/"
This page was generated by
Searchfox
.