digipi/usr/local/etc/rmsgw/hooks/pre-rmsgw-session

11 wiersze
169 B
Plaintext
Czysty Zwykły widok Historia

2022-05-18 14:44:13 +00:00
#!/bin/sh
# $Id: pre-rmsgw-session 176 2014-10-27 09:07:54Z eckertb $
CONFIG_FILE=$1; shift
GWCALL=$1; shift
AX25PORT=$1; shift
CHANNEL=$1; shift
CMS=$1; shift
exit 0