frpc_spk_build/source/gofrpc/scripts/preinst

8 lines
227 B
Plaintext
Raw Normal View History

2019-12-31 11:10:44 -05:00
#!/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