Browse Source

lets bash

boyska 2 years ago
parent
commit
85ed3607ff
1 changed files with 3 additions and 1 deletions
  1. 3 1
      barker/create-audios.sh

+ 3 - 1
barker/create-audios.sh

@@ -1,4 +1,6 @@
-#!/bin/sh
+#!/bin/bash
+
+set -eu
 
 lengths='2 3 4 5 7 11 13'
 for length in $lengths