Dropped FB likes script
Script moved to it's own project and can be installed via homebrew
This commit is contained in:
parent
2cff3ace10
commit
700968c1a3
1 changed files with 0 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
wget http://graph.facebook.com/$1 -q -O - | awk -F ',"(likes|shares)":' '{print substr($2, 0, length($2) - 1)}'
|
Loading…
Add table
Add a link
Reference in a new issue