source: gli/trunk/client-fli.sh@ 19355

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

Removed CLIENT progmode environment variable

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