mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
yWeb: remove support for outdated dboxshot binary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d9e76171a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-31 (Wed, 31 Oct 2018)
Origin message was:
------------------
- yWeb: remove support for outdated dboxshot binary
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -479,7 +479,7 @@ do_lcshot()
|
||||
}
|
||||
# -----------------------------------------------------------
|
||||
# osd shot
|
||||
# $1= fbshot | grab | dbox bzw. leer
|
||||
# $1= fbshot | grab
|
||||
# -----------------------------------------------------------
|
||||
do_fbshot()
|
||||
{
|
||||
@@ -497,13 +497,6 @@ do_fbshot()
|
||||
else
|
||||
grab $*
|
||||
fi
|
||||
else
|
||||
shift 1
|
||||
if [ -e "$y_path_varbin/dboxshot" ]; then
|
||||
$y_path_varbin/dboxshot $*
|
||||
else
|
||||
dboxshot $*
|
||||
fi
|
||||
fi
|
||||
}
|
||||
# -----------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user