add kernel message for local console

This commit is contained in:
Alfonso Gamboa 2022-06-07 01:50:25 -07:00
parent 11c9132d82
commit a933aa9327

View File

@ -567,3 +567,5 @@ if [ -f "$CUSTOM_SCRIPT_PATH" ]; then
else else
echo "custom script not found" echo "custom script not found"
fi fi
echo "wz_user.sh done" > /dev/kmsg