David Blume commited on 2015-11-28 09:25:01 Showing 1 changed files, with 1 additions and 1 deletions.
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
set -eu -o pipefail # See: https://sipb.mit.edu/doc/safe-shell/
declare -r backup_dir=$HOME/backup_of_orig_dotfiles_`date "+%Y-%m-%d"`