[bin] Silence the output of drag

This commit is contained in:
Sebastian Schulze 2023-11-09 14:44:35 +01:00
parent 145cf72f81
commit 538c3d8945
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env sh
dragon --and-exit "${*}"
dragon --and-exit "${*}" 2> /dev/null