diff options
Diffstat (limited to 'ci/daily.sh')
-rwxr-xr-x | ci/daily.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/daily.sh b/ci/daily.sh new file mode 100755 index 0000000..06bd986 --- /dev/null +++ b/ci/daily.sh @@ -0,0 +1,2 @@ +#!/bin/bash +exit 0 |