Fix cleaning up the first-run sudo rm

This commit is contained in:
David Heinemeier Hansson
2026-05-25 22:50:24 +02:00
parent e1075e3cd7
commit 9fb52fa37a
3 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -1,3 +1 @@
if sudo test -f /etc/sudoers.d/99-omarchy-installer-reboot; then
sudo rm -f /etc/sudoers.d/99-omarchy-installer-reboot
fi
sudo /bin/rm -f /etc/sudoers.d/99-omarchy-installer-reboot