mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
3 lines
88 B
Bash
3 lines
88 B
Bash
#!/bin/sh
|
|
export PATH="${PATH}:/opt/diet/bin"
|
|
export MANPATH="${MANPATH}:/opt/diet/man"
|