Ignore:
Timestamp:
Jun 29, 2017, 9:45:54 PM (7 years ago)
Author:
alloc
Message:

108

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/common.sh

    r260 r304  
    210210                nc 127.0.0.1 $TEL_PORT <&3 &
    211211                local NCPID=$!
     212                disown
    212213                if [ -n "$TEL_PASS" ]; then
    213214                        printf "$TEL_PASS\n$2\n" >&3
Note: See TracChangeset for help on using the changeset viewer.