yWeb: fix some links to us

Origin commit data
------------------
Branch: ni/coolstream
Commit: ee6fd892fc
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-13 (Fri, 13 Dec 2019)

Origin message was:
------------------
- yWeb: fix some links to us

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-12-13 23:03:24 +01:00
parent 95e56620aa
commit 0cfd6c5f55
3 changed files with 2 additions and 6 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 "https://bitbucket.org/neutrino-images/ni-neutrino/raw/HEAD/data/y-web/Y_Version.txt" ;;
get_update_version) wget -O /tmp/version.txt "https://raw.githubusercontent.com/neutrino-images/ni-neutrino/master/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 $* ;;