1.0.39 release

This commit is contained in:
longpanda
2021-03-28 17:18:23 +08:00
parent 58d387f732
commit f4bbec65ba
10 changed files with 148 additions and 12 deletions

View File

@@ -86,6 +86,9 @@ ventoy_get_debian_distro() {
fi
fi
if [ -e /opt/kerio ]; then
echo 'kerio'; return
fi
echo 'default'