HEX
Server: Apache
System: Linux server2.matthall.dev 6.8.0-1025-oracle #26~22.04.1-Ubuntu SMP Mon Apr 21 07:42:29 UTC 2025 aarch64
User: veracrest (1003)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: //sbin/update-grub
#!/bin/sh
set -e
exec grub-mkconfig -o /boot/grub/grub.cfg "$@"