daShangDao_newAdmin/node_modules/usb/libusb/bootstrap.sh
2025-06-05 10:35:45 +08:00

11 lines
99 B
Bash

#!/bin/sh
set -e
cd "$(dirname "$0")"
if [ ! -d m4 ]; then
mkdir m4
fi
exec autoreconf -ivf