use:
instead of
when you call the maketorrent function, so the function gets two arguments (otherwise there is nothing in $2 inside the function)
Code:
maketorrent ${anounce} ${file}
Code:
maketorrent ${file}





like missing a ; from the end of a class definition in c++... dam thing gives a compile error in a different file!!


Comment