Skip to content

Commit

Permalink
VS download latest x64 only
Browse files Browse the repository at this point in the history
  • Loading branch information
danoli3 committed May 26, 2024
1 parent 24d98aa commit e5fe512
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/vs/download_latest_libs_x64.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $SCRIPT_DIR
../dev/download_libs.sh -p vs -b -a 64 -n $@

0 comments on commit e5fe512

Please sign in to comment.