Run a command on the device MeowNexUS is running on, requires the full
permission
An alternative of this command that doesn't require permissions is the docker
plugin.
Syntax
$shell command # Runs command
$shell python3 -c print("meow") # Prints meow
$shell sudo reboot # Reboots if the user can elevate as root without password