修复自动升级相关bug

This commit is contained in:
延皓
2022-08-02 01:43:37 +08:00
parent 24bb299869
commit 525e1a0865
12 changed files with 11 additions and 14 deletions
@@ -1,2 +1,2 @@
##
data modify storage fzsd:installed fzsd.cache set from storage fzsd:installed fzsd.module
data modify storage fzsd:install fzsd.cache set from storage fzsd:install fzsd.module
@@ -1,3 +1,3 @@
##
data modify storage fzsd:installed fzsd.module set from storage fzsd:installed fzsd.cache
data remove storage fzsd:installed fzsd.cache
data modify storage fzsd:install fzsd.module set from storage fzsd:install fzsd.cache
data remove storage fzsd:install fzsd.cache
+1 -1
View File
@@ -1,2 +1,2 @@
execute if data storage fzsd:installed fzsd{global: 1b} run function #fzsd:uninstall
execute if data storage fzsd:install fzsd{global: 1b} run function #fzsd:uninstall
function #fzsd:install