diff options
| author | cents02 <46689260+cents02@users.noreply.github.com> | 2019-07-29 08:14:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-29 08:14:51 -0700 |
| commit | 326425f54b4115108e5b556c3fcf64663c467618 (patch) | |
| tree | 826810ccfc6e7aff11f3f08f64a64489201253de /scripts | |
| parent | abff73de3c103b1a608b66fbf56687453bcc63f5 (diff) | |
Update configure_ubuntu.sh
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/configure_ubuntu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/configure_ubuntu.sh b/scripts/configure_ubuntu.sh index 5437dc10..6cad1f15 100755 --- a/scripts/configure_ubuntu.sh +++ b/scripts/configure_ubuntu.sh @@ -1,4 +1,4 @@ -....#!/bin/bash +#!/bin/bash # Assumes a somewhat recent 64-bit ubuntu |
