mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 10:46:03 +00:00
50_Signalbot: Installer signal-cli 0.13.1 update
git-svn-id: https://svn.fhem.de/fhem/trunk@28568 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4b756eadca
commit
f7154db041
@ -1,13 +1,13 @@
|
||||
#!/bin/bash
|
||||
#$Id:$
|
||||
SCRIPTVERSION="3.24"
|
||||
SCRIPTVERSION="3.25"
|
||||
# Author: Adimarantis
|
||||
# License: GPL
|
||||
#Install script for signal-cli
|
||||
SIGNALPATH=/opt
|
||||
SIGNALUSER=signal-cli
|
||||
LIBPATH=/usr/lib
|
||||
SIGNALVERSION="0.13.0"
|
||||
SIGNALVERSION="0.13.1"
|
||||
#Check for latest valid version at https://github.com/AsamK/signal-cli/releases
|
||||
LIBRARYVERSION="0.39.2"
|
||||
#Check for latest valid version at https://github.com/exquo/signal-libs-build/releases
|
||||
|
Loading…
x
Reference in New Issue
Block a user