1
0
mirror of https://gitee.com/dromara/hutool.git synced 2025-04-24 18:04:54 +08:00
hutool/bin/simple_install.sh
2020-03-31 11:06:39 +08:00

4 lines
91 B
Bash

#!/bin/bash
exec mvn -T 1C clean install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true