Use portable interpreter.

This commit is contained in:
drduh 2015-07-03 14:59:27 -04:00
parent 871f6d25f7
commit 8553d6802a
1 changed files with 1 additions and 1 deletions

2
pwd.sh
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Script for managing passwords in a symmetrically encrypted file using GnuPG.