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

8 lines
164 B
Bash
Executable File

#!/bin/sh
# This script is run after the package files are transferred to @appstore.
# You can change the file permission and ownership in this script.
exit 0