Force bash on download.sh

The script fails otherwise fails in zsh
This commit is contained in:
Jan Van de Poel
2023-07-18 22:23:06 +02:00
committed by GitHub
parent cfc3fc8c19
commit 1a2ce45b60

View File

@@ -1,3 +1,5 @@
#!/bin/bash
# Copyright (c) Meta Platforms, Inc. and affiliates.
# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.