You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
177 B
Plaintext

4 years ago
#!/bin/sh
. $MIGTEST/lib/migration/migration.sh
$LOG_TOOL "downgrade from v3.2.0 to v3.1.0"
. /lib/functions.sh
# do not reenable dnsmasq address pools on downgrade!
exit 0