IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41585


Ignore:
Timestamp:
May 15, 2021, 8:41:40 AM (5 years ago)
Author:
eugene
Message:

correct the home dir path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/bin/neb-host

    r35887 r41585  
    2525# $dbpass = $ENV{'NEB_PASS'} unless $dbpass;
    2626
    27 my $conffile = "/home/panstarrs/ipp/ippconfig/nebulous.config";
     27# my $conffile = "/home/panstarrs/ipp/ippconfig/nebulous.config";
     28my $conffile = "/data/ippc64.1/ippitc/ippconfig/nebulous.config";
     29
    2830if (-e $conffile) {
    2931#    printf STDERR "found config\n";
Note: See TracChangeset for help on using the changeset viewer.