Files
nixpkgs/nixos/maintainers/scripts/ec2/create-amis.sh
David Wagner 3b1ed035c3 create-amis: fix argument check
Because this script enables `set -u` when no arguments are provided bash
exits with the error:

    $1: unbound variable

instead of the helpful usage message.
2020-05-28 17:41:45 +02:00

8.0 KiB
Executable File