How to run raycast script that includes `sudo`
Summary
Write the script that includes sudo “separately”.
Add the /path/to/the/script to some kind of sudo whitelist(sudoer file)
Make a raycast script that includes sudo /path/to/the/script
Example
The script that includes sudo
I wanted to make...
gwonhong.hashnode.dev1 min read