Merge branch 'dev' of ssh://github.com/IceWhaleTech/CasaOS into dev
This commit is contained in:
commit
26e5b18a5d
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue