支持一键打包spk
This commit is contained in:
7
source/gofrpc/scripts/preinst
Executable file
7
source/gofrpc/scripts/preinst
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# This script is run before the package files are transferred to @appstore.
|
||||
# You can check if the installation requirements meet the DSM or package version, or if some services are enabled in this script.
|
||||
|
||||
|
||||
exit 0
|
Reference in New Issue
Block a user