How to run raycast script that includes `sudo`
Oct 20, 2024 · 1 min read · 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...
Join discussion