update shebang

This commit is contained in:
Andrejus
2020-02-26 16:15:38 +00:00
parent f8adc62493
commit 84f91cee7e
2 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash -o pipefail
#!/usr/bin/env bash
#
# Script to set up dotfiles repository and run installer.
#
@@ -33,6 +33,7 @@
# @default "install.sh"
#
#
set -o pipefail
echo "setting up..."
# Variables: $REPOSITORY