mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-09 23:18:20 +00:00
update debug info
This commit is contained in:
parent
8309df4d2e
commit
449e3eb652
@ -34,7 +34,7 @@ hostname_set() {
|
|||||||
|
|
||||||
first_run_check() {
|
first_run_check() {
|
||||||
if [[ -e /opt/wz_mini/tmp/.wz_user_firstrun ]]; then
|
if [[ -e /opt/wz_mini/tmp/.wz_user_firstrun ]]; then
|
||||||
echo "run_mmc.sh already run once, exit."
|
echo "wz_user.sh already run once, exit."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user