2020-01-01 00:10:44 +08:00

8 lines
227 B
Bash
Executable File

#!/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