parent
25c386dddb
commit
4a5dcc677c
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
#!/bin/bash |
||||
# From here: https://unix.stackexchange.com/a/86897 |
||||
"$BROWSER" "data:text/html;base64,$(base64 -w 0 <&0)" |
Loading…
Reference in new issue