2023-03-01 16:39:34 -08:00

5 lines
46 B
Bash
Executable File

#!/bin/sh
PATH="/data/opt:$PATH"
export PATH