1
1
Fork 0

Fix typo in ixio.fish

This commit is contained in:
Jonathan Schleifer 2020-01-25 14:14:08 +00:00
parent c4afaea5fb
commit 145a538295

View file

@ -1,3 +1,3 @@
function ixio
curl -F 'f:1=<=' ix.io
curl -F 'f:1=<-' ix.io
end