Changes

Jump to navigation Jump to search
142 bytes added ,  19:45, 12 October 2016
Line 51: Line 51:  
* remove json with error messages
 
* remove json with error messages
 
* move all the JSONs to production
 
* move all the JSONs to production
 +
 +
=== Process ===
 +
<pre>
 +
sudo nohup sh -c 'for f in $(find . -type f -regex ".*/[0-9].jpg*"); do sudo python /home/xxxxxxxx.py $f;done'
 +
</pre>
 +
 
=== Results ===
 
=== Results ===
 
==== Number of images ====
 
==== Number of images ====

Navigation menu