diff --git a/setup.sh b/setup.sh index 261ecb86..d2f7a040 100755 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,4 @@ -bn#!/bin/bash +#!/bin/bash # Go to the source directory of this script. cd "$(dirname "${BASH_SOURCE}")"