kopia lustrzana https://github.com/craigerl/digipi
8 wiersze
133 B
Plaintext
8 wiersze
133 B
Plaintext
![]() |
#!/bin/sh
|
||
|
# $Id: post-rmsgw_aci-version-update 176 2014-10-27 09:07:54Z eckertb $
|
||
|
|
||
|
CONFIG_FILE=$1; shift
|
||
|
STAT_FILE=$1; shift
|
||
|
|
||
|
exit 0
|