summaryrefslogblamecommitdiff
path: root/.ci/run.sh
blob: d539f633e1043b88c8b93639bc108bf506be442f (plain) (tree)
1
2
3
4
5



                  
     
#!/bin/bash

cd scripts
../.ci/retry.sh $*
cd ..