source: main/trunk/gli/client-fli.sh@ 32515

Last change on this file since 32515 was 16367, checked in by ak19, 16 years ago

Removed CLIENT progmode environment variable

  • Property svn:executable set to *
File size: 191 bytes
Line 
1#!/bin/sh
2
3PROGNAME="Fedora"
4export PROGNAME
5
6PROGNAME_EN="Fedora Librarian Interface"
7export PROGNAME_EN
8
9PROGABBR="FLI"
10export PROGABBR
11
12# run GLI in fedora mode
13./client-gli.sh -fedora $*
Note: See TracBrowser for help on using the repository browser.