sd
This commit is contained in:
parent
ef85307db0
commit
5e929cc974
4
pipefox.sh
Normal file → Executable file
4
pipefox.sh
Normal file → Executable file
@ -1,2 +1,4 @@
|
||||
#!/bin/bash
|
||||
firefox "data:text/html;base64,$(base64 -w 0 <&0)"
|
||||
#firefox "data:text/html;base64,$(base64 -w 0 <&0)"
|
||||
cat > /tmp/pipefox.html
|
||||
firefox /tmp/pipefox.html
|
||||
|
Loading…
Reference in New Issue
Block a user