1 2 3 4 5 6
#!/bin/sh state="Not Implemented" echo "$state" termux-toast "Toggle Vault is $state" sleep 1