Skip to content

Commit

Permalink
fixed a minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
salman-abedin committed Jul 23, 2020
1 parent c34c51b commit c40a732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devour.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
WID=$(xdo id)

$SHELL -i -c "xdo hide
echo $* >> ~/Downloads/d
echo ($*) >> ~/Downloads/d
$* > /dev/null 2>&1
xdo show $WID
exit"

0 comments on commit c40a732

Please sign in to comment.