chmod +x for script

This commit is contained in:
Alexander Zolotarev 2013-08-12 16:19:57 +03:00
parent 709fc0b452
commit 6219736729

1
builder/htmlprocessor/processor.sh Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/bin/bash
for interval in 0 1 2 3 4 5 6 7;
do python strip.py $1 $2 $3 $4 $5 $6 $interval 8 &