![]() |
Re: [Support thread] Billboard Standby Screen
Well... it seems i dont have permissions to /home/user. I tried to copy my script with Fileboxroot and with WinSCP as root. How do i copy script to /home/user? Excuse my noobness...:o
|
Re: [Support thread] Billboard Standby Screen
Just use normal filebox. :)
|
Re: [Support thread] Billboard Standby Screen
Quote:
Quote:
Code:
#!/bin/sh Code:
{cell-signal-strength?{script: home/user/signal.sh}}{{red}}{cell-signal-strength!Flightmode on <</usr/share/themes/blanco/meegotouch/icons/icon-s-status-flight-mode-red.png>>} The script updates every couple of seconds so expect a slight increase of battery drain. |
Re: [Support thread] Billboard Standby Screen
Now script file is in /home/user/
I tried Code:
$ chmod a+x /home/user/network.sh |
Re: [Support thread] Billboard Standby Screen
Quote:
correct is Code:
chmod +x /home/user/network.sh |
Re: [Support thread] Billboard Standby Screen
When you do that it should say nothing.
Then you can just try: Code:
/home/user/network.sh |
Re: [Support thread] Billboard Standby Screen
something must be wrong in code.. output is
Code:
:not foundnetwork.sh: line 1: ??#! /bin/sh |
Re: [Support thread] Billboard Standby Screen
Try copy script again there might be typos.
|
Re: [Support thread] Billboard Standby Screen
Copied script again in utf-8 format and run. I get:
Code:
sh: -e: unknown operand |
Re: [Support thread] Billboard Standby Screen
Ok, got it working by editing script. replaced operand -e with = and replaced command print with echo.
Thanks! |
All times are GMT. The time now is 21:44. |
vBulletin® Version 3.8.8