summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index dd9c5cc..19d02ff 100755
--- a/run.sh
+++ b/run.sh
@@ -17,7 +17,7 @@ do
rm -f code*smali messages.json
- timeout 25m time python3 ./gen-code.py
+ timeout 30m time python3 ./gen-code.py 0
if [ $? -eq 0 ]; then