yWeb: remove type from Y_version.txt

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e52c6fea9
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-29 (Tue, 29 Jan 2019)

Origin message was:
------------------
- yWeb: remove type from Y_version.txt

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-01-29 22:14:12 +01:00
parent 05bcfec1b4
commit 31ecec4604
5 changed files with 6 additions and 8 deletions

View File

@@ -581,7 +581,7 @@ case "$1" in
fbshot) shift 1; do_fbshot $* ;;
fbshot_clear) do_fbshot_clear ;;
screenshot_clear) do_screenshot_clear ;;
get_update_version) wget -O /tmp/version.txt "http://raw.github.com/tuxbox-neutrino/gui-neutrino/master/src/nhttpd/web/Y_Version.txt" ;;
get_update_version) wget -O /tmp/version.txt "https://bitbucket.org/neutrino-images/ni-neutrino-hd/raw/HEAD/data/y-web/Y_Version.txt" ;;
settings_backup_restore) shift 1; do_settings_backup_restore $* ;;
exec_cmd) shift 1; $* ;;
automount_list) shift 1; do_automount_list $* ;;