O OKLY Occasional Visitor Mar 30, 2020 #1 Hi, I'm not too sure when this happened but it seems that I'm getting this error right after I login via SSH. What is wrong? Code: -sh: /jffs/configs/profile.add: line 12: syntax error: bad function name
Hi, I'm not too sure when this happened but it seems that I'm getting this error right after I login via SSH. What is wrong? Code: -sh: /jffs/configs/profile.add: line 12: syntax error: bad function name
Dabombber Senior Member Mar 30, 2020 #2 There's a script error in your profile.add file. You can show the file contents with "cat /jffs/configs/profile.add" or edit it with "nano /jffs/configs/profile.add"
There's a script error in your profile.add file. You can show the file contents with "cat /jffs/configs/profile.add" or edit it with "nano /jffs/configs/profile.add"
O OKLY Occasional Visitor Mar 30, 2020 #3 Nevermind it was due to another module which was uninstalled but the profile.add file was still there.
Nevermind it was due to another module which was uninstalled but the profile.add file was still there.