Files
secondo/CM-Scripts/bashrc_example
2026-01-23 17:03:45 +08:00

14 lines
347 B
Plaintext

# SECONDO: Example file bashrc_example
#
# Append the following lines to "~/.bashrc" or "~/.profile"
# and ajust the path and platform information if necessary
export SECONDO_SDK=$HOME/secondo-sdk
export SECONDO_BUILD_DIR=$HOME/secondo
export SECODNO_PLATFORM="linux"
# run commands which set up the environment.
source $SECONDO_SDK/secondorc