Thread
:
4.10.9 will not run - syntax error
View Single Post
#
6
(
permalink
)
February 22nd, 2006
tomk
Apprentice
Join Date: February 22nd, 2006
Location: Ireland
Posts: 7
Actually, I have the fix. It occurred to me that as Frostwire is cross-platform, the script might have been edited on Windows, which would cause it not to work on *nix. I ran
Code:
tr -d '\15\32'
over it to remove carriage returns and Ctrl-Zs, and it works now.
tomk
View Public Profile
Find all posts by tomk