Remove BPA operator
[icn.git] / cmd / bpa-restapi-agent / bpa_api_uninstall.sh
index f1f8836..89748df 100755 (executable)
@@ -1,4 +1,5 @@
-#!/bin/bash
+#!/usr/bin/env bash
+set -eu -o pipefail
 
 ICN_DIR=$(dirname "$(dirname "$PWD")")