DrDynamic / dotbot-sudo

MIT License
9 stars 8 forks source link

Use a temporary file for the sudo-context config #7

Open johnlettman opened 1 year ago

johnlettman commented 1 year ago

Modifies the handle() function to use mkstemp for creating a secure temporary location for the configuration file passed to dotbot in the sudo context.