Archived
1
0
This repository has been archived on 2023-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
wifi-bonding/META-INF/com/google/android/update-binary
2019-03-29 09:45:08 +08:00

11 lines
390 B
Bash

#!/sbin/sh
# This is a dummy file that should be replaced with a proper installer script
# If you are creating a module locally for personal usage or testing,
# download the script in the following URL:
# https://github.com/topjohnwu/Magisk/blob/master/scripts/module_installer.sh
# And replace this script with the downloaded script
# Error, this script should always be replaced
exit 1