https://github.com/carla-simulator/carla
Revision 6c780b90bf91d1f8f3276caad2d9f4170645ced8 authored by SUNIL PATEL on 23 April 2019, 10:11:56 UTC, committed by Néstor Subirón on 23 April 2019, 10:11:56 UTC
the update is a very costly operation and it downloads ~6gb every time. 
many time this download get interrupted and again the same file needs to be downloaded from the beginning.
to avoid this  -c argument is added to `wget`.
this will help in continuing download from the point it was interrupted previously.
1 parent f045d35
History
Tip revision: 6c780b90bf91d1f8f3276caad2d9f4170645ced8 authored by SUNIL PATEL on 23 April 2019, 10:11:56 UTC
added -c to wget to recover the interrupted download (#1559)
Tip revision: 6c780b9
File Mode Size
README.txt -rw-r--r-- 1.1 KB

README.txt

back to top