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