Renamed from imgur to tsshot

This commit is contained in:
Eduard Tolosa 2018-11-16 18:22:31 -05:00
parent f8176b86ad
commit 36507b425b

View file

@ -71,7 +71,7 @@ usage()
{ {
if [ $1 -lt 1 -o $1 -gt 2 ] if [ $1 -lt 1 -o $1 -gt 2 ]
then then
echo "[+] usage: imgur.sh up [file] | del <hash>" echo "[+] usage: tsshot.sh up [file] | del <hash>"
exit 1 exit 1
fi fi