wok rev 24044
modified WEB_SITE in stuff/get-anydesk
author | Hans-G?nter Theisgen |
---|---|
date | Sat May 01 09:28:58 2021 +0100 (2021-05-01) |
parents | d44f69067aca |
children | c4968381aed9 |
files | get-anydesk/stuff/get-anydesk |
line diff
1.1 --- a/get-anydesk/stuff/get-anydesk Fri Apr 30 16:47:13 2021 +0000 1.2 +++ b/get-anydesk/stuff/get-anydesk Sat May 01 09:28:58 2021 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 # (C) 2021 SliTaz - GNU General Public License v3. 1.5 # Author : HGT 1.6 # modified by HGT on 2021-04-15 1.7 +# modified by HGT on 2021-05-01 1.8 # 1.9 1.10 # === Initialisations === 1.11 @@ -15,7 +16,7 @@ 1.12 SHORT=DESC="remote access" 1.13 MAINTAINER="nobody@slitaz.org" 1.14 LICENSE="non-free" 1.15 -WEB_SITE="https://anydesk.com/packagename/" 1.16 +WEB_SITE="https://anydesk.com/" 1.17 1.18 # Declare functions check_root, status, ... 1.19 . /lib/libtaz.sh