• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/vendor/bin/sh
2echo "Citadel VERSION\n"
3vendor/bin/hw/citadel_updater -lv
4echo "Citadel STATS\n"
5vendor/bin/hw/citadel_updater --stats
6echo "GSC DEBUG DUMP\n"
7vendor/bin/hw/citadel_updater -D
8