uci-docker-doc/build/devsync

5 lines
247 B
Plaintext
Executable File

rsync -r ../src/rootfs/opt/lib/ mnt/opt/lib/
rsync -r ../src/rootfs/opt/bin/ mnt/opt/bin/
rsync -r ../src/rootfs/opt/env/ mnt/opt/env/
rsync -r ../src/rootfs/opt/services/ mnt/opt/services/
rsync -r ../src/rootfs/opt/caddy/conf/ mnt/opt/caddy/conf