Path : /proc/thread-self/root/sbin/
File Upload :
Current File : //proc/thread-self/root/sbin/update-grub

#!/bin/sh
set -e
exec grub-mkconfig -o /boot/grub/grub.cfg "$@"