Changeset 304 for scripts/usr/local/lib/7dtd/common.sh
- Timestamp:
- Jun 29, 2017, 9:45:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/usr/local/lib/7dtd/common.sh
r260 r304 210 210 nc 127.0.0.1 $TEL_PORT <&3 & 211 211 local NCPID=$! 212 disown 212 213 if [ -n "$TEL_PASS" ]; then 213 214 printf "$TEL_PASS\n$2\n" >&3
Note:
See TracChangeset
for help on using the changeset viewer.