Skip to content

Commit 1a2ce45

Browse files
authored
Force bash on download.sh
The script fails otherwise fails in zsh
1 parent cfc3fc8 commit 1a2ce45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

download.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
# Copyright (c) Meta Platforms, Inc. and affiliates.
24
# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
35

0 commit comments

Comments
 (0)