Merge branch 'main' into dev

This commit is contained in:
link
2022-01-26 10:46:43 +08:00
committed by GitHub

View File

@@ -10,7 +10,9 @@ version_0_2_3() {
}
# add in v0.2.5
readonly CASA_DEPANDS="curl smartmontools parted fdisk partprobe"
version_0_2_5() {
install_depends "$CASA_DEPANDS"
}