Don't hardcode the bonsai directory name.

This commit is contained in:
terry 1998-06-22 15:43:47 +00:00
parent 052bbf9a8c
commit dfccf26292

View File

@ -18,8 +18,11 @@
# Netscape Communications Corporation. All Rights Reserved.
# cd /u/terry/warproot/projects/bonsai
cd /d/webdocs/projects/bonsai
if {[llength $argv] > 0} {
cd [lindex $argv 0]
} else {
cd [file dirname $argv0]
}
set filename data/admin.[id process]