mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
7 lines
132 B
Text
7 lines
132 B
Text
[ "$STATUS" == "up" -o "$STATUS" == "down" ] || exit 0
|
|
|
|
. /lib/functions.sh
|
|
include /lib/dsl
|
|
|
|
xtm_remove_devices
|
|
xtm_create_devices
|