#!/bin/sh if [ "$PASSWORD" ] then pass show "$PASSWORD" && exit exit 1 fi