mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 04:07:15 +08:00
4 lines
94 B
Bash
4 lines
94 B
Bash
|
export GISBASE=/opt/grass
|
||
|
export PATH=$PATH:$GISBASE/bin
|
||
|
export MANPATH=$MANPATH:$GISBASE/man
|