Skip to content

Commit

Permalink
forgot +r
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Dec 22, 2023
1 parent 4af06cd commit 242cad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cp -v "$SRC_DIR"/envdir "$PREFIX"/bin/envdir

# Nextclade v3
curl -fsSL -o "$PREFIX"/bin/nextclade3 https://github.com/nextstrain/nextclade/releases/download/3.0.0-alpha.1/nextclade-$("$SRC_DIR"/target-triple)
chmod a+x "$PREFIX"/bin/nextclade3
chmod a+rx "$PREFIX"/bin/nextclade3

0 comments on commit 242cad5

Please sign in to comment.