Find
C
ase-sensitive
R
egexp search
Path
Showing
da84863c
:
Submodule update at Sun Dec 22 04:29:36 UTC 2024
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
.