Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Last active May 29, 2022 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GitHub30/e269254548fa9ef7eba43eb464f0e310 to your computer and use it in GitHub Desktop.
Save GitHub30/e269254548fa9ef7eba43eb464f0e310 to your computer and use it in GitHub Desktop.
source ~/.config/user-dirs.dirs
while [ -f $XDG_DOWNLOAD_DIR/*.crdownload ]
do
sleep 1
done
systemctl poweroff -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment