支持一键打包spk
This commit is contained in:
6
source/gofrpc/scripts/preupgrade
Executable file
6
source/gofrpc/scripts/preupgrade
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Package Center will call this script before uninstalling the old version of your package
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user