set -eu is always good

This commit is contained in:
boyska 2023-09-22 02:36:11 +02:00 committed by itec78
parent 6ef757bc8b
commit 5bfb73ce04

View file

@ -1,5 +1,7 @@
#!/bin/bash
set -eu
num=$1
minlength=1