summaryrefslogtreecommitdiff
path: root/.local/bin/shutdownPrompt
blob: 1be046d45936b2551f83cb20efb63484f21700c0 (plain)
1
2
3
#!/bin/sh

prompt 'Shutdown?' 'sudo shutdown -h now'