diff --git a/atom.sh b/atom.sh index 236f49ff6..ecd7da052 100755 --- a/atom.sh +++ b/atom.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash if [ "$(uname)" == 'Darwin' ]; then OS='Mac'