replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
358d79894e
commit
1121e29b3e
14 changed files with 56 additions and 54 deletions
|
@ -78,7 +78,7 @@ rsstimespanmenu() {
|
|||
|
||||
# Update Sfeed via sfeed_update (as long as user didn't request cached)
|
||||
[ $FETCHENABLED = 1 ] &&
|
||||
st -e sh -c "echo Fetching Feeds && sfeed_update $SFEEDCONF"
|
||||
sxmo_terminal.sh sh -c "echo Fetching Feeds && sfeed_update $SFEEDCONF"
|
||||
|
||||
rssreadmenu
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue