Update assist.sh

This commit is contained in:
link 2022-01-24 22:06:31 +08:00 committed by GitHub
parent 1fd13668c0
commit 4c3b41433b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ version_0_2_3() {
# add in v0.2.5 # add in v0.2.5
readonly CASA_DEPANDS="curl smartmontools" readonly CASA_DEPANDS="curl smartmontools"
version_0_2_5{ version_0_2_5() {
install_depends "$CASA_DEPANDS" install_depends "$CASA_DEPANDS"