mirror of
https://github.com/rvtr/TwlIPL_commit-99.git
synced 2025-06-18 21:45:34 -04:00
9 lines
266 B
Bash
9 lines
266 B
Bash
#!/usr/bin/bash
|
|
|
|
#----------------------------------------------------------------
|
|
# This script is not for execute directly.
|
|
# Please use 'source ./setup'.
|
|
#----------------------------------------------------------------
|
|
|
|
export NITROSYSTEM_ROOT=`cygpath -m $PWD`
|