Adding shebang to the rename-tag command

This commit is contained in:
Jesús Espino 2012-06-20 12:09:56 +02:00
parent d58c8cff42
commit 465eabef9b

View file

@ -1,3 +1,5 @@
#!/bin/sh
old=$1
new=$2