Changeset 8342 for lang/gauche/oldtype/trunk/bin/lib.sh
- Timestamp:
- 03/24/08 21:00:44 (5 years ago)
- Files:
-
- 1 modified
-
lang/gauche/oldtype/trunk/bin/lib.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/gauche/oldtype/trunk/bin/lib.sh
r7811 r8342 1 1 #!/bin/bash 2 3 if [ "$OT_SITE" = "" ] ; then 4 echo "Please environment variables OT_SITE" 5 exit 1 6 fi 7 8 export OT_EDITHOME=${OT_SITE}/tmp/oldtype 9 export OT_STATICHOME=${OT_SITE}/static/oldtype 2 10 3 11 _svn() {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)