mirror of
1
0
Fork 0

Fix portability for install script

This commit is contained in:
Anish Athalye 2014-08-03 14:46:55 -07:00
parent c62737598c
commit d17e5c8b48
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
CONFIG="install.conf.json"
DOTBOT_DIR="dotbot"