Skip to content

Commit

Permalink
Force bash on download.sh
Browse files Browse the repository at this point in the history
The script fails otherwise fails in zsh
  • Loading branch information
janvdp committed Jul 18, 2023
1 parent cfc3fc8 commit 1a2ce45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions download.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

This comment has been minimized.


# 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.

Expand Down

13 comments on commit 1a2ce45

@gaboetcheverry
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola no me deja descargar

Please sign in to comment.