Commit graph

2 commits

Author SHA1 Message Date
Amio • 晋晓炜
2b38e0d84d Add missing shebang to scripts/install.sh (#85)
Fix the error when executing in some none-bash shell(eg. fish):

```
  Failed to execute process './scripts/install.sh'. Reason:
  exec: Exec format error
  The file './scripts/install.sh' is marked as an executable
    but could not be run by the operating system.
```
2016-07-15 12:43:50 -07:00
Guillermo Rauch
2143bc7b77 improve workflow 2016-07-13 14:06:05 -07:00
Renamed from install.sh (Browse further)