Skip to content

Commit

Permalink
Update Tallycoin to version 1.8.0 (raspiblitz#3693)
Browse files Browse the repository at this point in the history
  • Loading branch information
djbooth007 authored Mar 7, 2023
1 parent b589b57 commit f067ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home.admin/config.scripts/bonus.tallycoin-connect.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ HOME_DIR=/home/$USERNAME
CONFIG_FILE=$APP_DATA_DIR/tallycoin_api.key
RASPIBLITZ_INFO=/home/admin/raspiblitz.info
SERVICE_FILE=/etc/systemd/system/tallycoin-connect.service
TC_VERSION=1.7.1
TC_VERSION=1.8.0

# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
Expand Down

0 comments on commit f067ba9

Please sign in to comment.