{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
#!/bin/sh set -e if [ "x$1" = xremove ]; then if which update-initramfs >/dev/null 2>&1 then update-initramfs -u fi fi