Skip to content

Commit 4d8a6f8

Browse files
committed
scripts: misc changes
1 parent 7d8defe commit 4d8a6f8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

module/action.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ warning
1515
credits
1616

1717
echo
18-
echo "[!!] A reboot is required for changes to blur."
18+
echo "[!!] A reboot is required for some changes."
1919
echo
20-
sleep 3 # let the masses read
20+
sleep 1 # let the masses read
2121
exit 0
2222

2323
# EOF

module/utils.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ target="bW9kdWxlLnByb3AK"
1616
MODDIR="${MODPATH:-/data/adb/modules/HyperUnlocked}"
1717
XML_DIR="${MODDIR}${DEFAULT_XMLDIR}"
1818
B6="busybox base64 -d"
19-
DEVICE_CODENAME=$(getprop ro.product.device)
2019
bypass_hyperos_restrict true
2120

2221
check_supported() {

0 commit comments

Comments
 (0)