Files
pytorch/.ci/docker/common/install_jni.sh

7 lines
78 B
Bash

#!/bin/bash
set -ex
mkdir -p /usr/local/include
cp jni.h /usr/local/include