milis/talimatname/genel/a/anydesk/talimat

26 lines
692 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Uzaktan Destek için Bir Hepsi Bir Arada Yazılım.
# URL: http://anydesk.de/
# Paketçi: Cihan Alkan
# Gerekler: gtkglext
isim=anydesk
surum=2.9.3
devir=1
kaynak=(https://download.anydesk.com/linux/anydesk_2.9.3-1_amd64.deb?_ga=2.95152536.542585341.1498502992-1480999265.1498502992
user.conf)
derle() {
cd $SRC
bsdtar -xf anydesk_2.9.3-1_amd64.deb?_ga=2.95152536.542585341.1498502992-1480999265.1498502992
cd $PKG
tar xf $SRC/data.tar.gz
# Programın otomatik başlamasını istiyorsanız alt satırın başına diyez işerati koyun.
rm -rf etc/
#mkdir ~/.anydesk
#echo ad.ui.lang=tr > ~/.anydesk/user.conf
#echo ad.ui.lang.auto=false >> ~/.anydesk/user.conf
}