This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/build/tfs/linux/build-ia32.sh
T

3 lines
55 B
Bash

#!/bin/bash
set -e
./build/tfs/linux/build.sh ia32 "$@"