mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
Update Tallycoin to version 1.8.0 (#3693)
This commit is contained in:
parent
b589b57215
commit
f067ba93b7
@ -8,7 +8,7 @@ HOME_DIR=/home/$USERNAME
|
|||||||
CONFIG_FILE=$APP_DATA_DIR/tallycoin_api.key
|
CONFIG_FILE=$APP_DATA_DIR/tallycoin_api.key
|
||||||
RASPIBLITZ_INFO=/home/admin/raspiblitz.info
|
RASPIBLITZ_INFO=/home/admin/raspiblitz.info
|
||||||
SERVICE_FILE=/etc/systemd/system/tallycoin-connect.service
|
SERVICE_FILE=/etc/systemd/system/tallycoin-connect.service
|
||||||
TC_VERSION=1.7.1
|
TC_VERSION=1.8.0
|
||||||
|
|
||||||
# command info
|
# command info
|
||||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user