IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41655


Ignore:
Timestamp:
Jun 8, 2021, 3:37:45 PM (5 years ago)
Author:
eugene
Message:

merge changes from tags/ipp-ps1-20210510: use generic home directory for nebconfig

File:
1 edited

Legend:

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

    r41585 r41655  
    2525# $dbpass = $ENV{'NEB_PASS'} unless $dbpass;
    2626
     27# my $conffile = "/data/ippc64.1/ippitc/ippconfig/nebulous.config";
    2728# my $conffile = "/home/panstarrs/ipp/ippconfig/nebulous.config";
    28 my $conffile = "/data/ippc64.1/ippitc/ippconfig/nebulous.config";
     29my $conffile = "/home/panstarrs/ippps1/ippconfig/nebulous.config";
    2930
    3031if (-e $conffile) {
Note: See TracChangeset for help on using the changeset viewer.