Changeset 304 for scripts


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

108

Location:
scripts/usr/local/lib/7dtd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/VERSION

    r302 r304  
    1 Version: 107
    2 Release: 2017-06-23
     1Version: 108
     2Release: 2017-06-29
    33
  • 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.