nixpkgs/nixos/maintainers/scripts/ec2
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
..
amazon-image.nix nixos-ami: update nvme_core.io_timeout for linux kernel >= 4.15 2020-03-22 00:35:56 -04:00
create-amis.sh create-amis: fix argument check 2020-05-28 17:41:45 +02:00