{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
#!/bin/sh set -e if [ "x$1" = xremove ]; then update-alternatives \ --remove text.plymouth /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth rm -f /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth fi