diff --git a/pwd.sh b/pwd.sh index 7ec5f71..11a2312 100755 --- a/pwd.sh +++ b/pwd.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Script for managing passwords in a symmetrically encrypted file using GnuPG.