Remove asciinema logging
This commit is contained in:
parent
3b16b3440e
commit
2e01fe5514
5 changed files with 0 additions and 51 deletions
.bin
|
@ -16,8 +16,6 @@ if [ -z "$action" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
notify-send "$(user-cleaner)"
|
||||
|
||||
case "$action" in
|
||||
backup-shutdown) _menu_shutdown_backup && systemctl poweroff -i ;;
|
||||
shutdown) systemctl poweroff -i ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue