Add bash strict options.

This commit is contained in:
2024-12-31 11:03:56 +01:00
parent 46376f9242
commit 81af13a1ae
9 changed files with 27 additions and 5 deletions

View File

@ -1,2 +1,5 @@
#!/bin/bash
set -euo pipefail
curl ipinfo.io/$1