mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 23:38:29 +08:00
4 lines
76 B
Bash
4 lines
76 B
Bash
|
export ANT_HOME=/usr/share/java/apache-ant
|
||
|
export PATH=$PATH:$ANT_HOME/bin
|
||
|
|