mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
More restrictive sudoless setup for first-run
This commit is contained in:
@@ -71,6 +71,7 @@ omarchy-show-logo
|
||||
echo -e "\n\e[32mYou're done! So we're ready to reboot now...\e[0m"
|
||||
|
||||
if sudo test -f /etc/sudoers.d/99-omarchy-installer; then
|
||||
sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null
|
||||
echo -e "\nRemember to remove USB installer!"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user