NotLikeSomeone
Active member
There is something peculiar since I use OpenBH 5.3: to launch a script by console you MUST use the complete path before the script name, whatever folder are you in.
So you need to launch the script by . /usr/script/nameofthescript.sh
Instead, in the previous OpenBHs, if you were inside the folder /usr/script/ you simply could launch it by . nameofthescript.sh
I checked, to be sure, in boxes where there are still 5.1 or 4.4 images and it was so.
So you need to launch the script by . /usr/script/nameofthescript.sh
Instead, in the previous OpenBHs, if you were inside the folder /usr/script/ you simply could launch it by . nameofthescript.sh
I checked, to be sure, in boxes where there are still 5.1 or 4.4 images and it was so.