7
bsp/scripts/sync_cdn.sh
Executable file
7
bsp/scripts/sync_cdn.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Sync buidlroot cdn...."
|
||||
|
||||
rsync -e "ssh -p 2201" -axvuzs --progress --stats ../../_builds/dl/ jb@tools.nadal-fr.com:/mnt/tools-volume/cdn/buildroot/
|
||||
|
||||
echo "Sync buidlroot cdn - done"
|
||||
Reference in New Issue
Block a user