mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
cl.spark update to v0.3.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#https://github.com/shesek/spark-wallet/releases
|
#https://github.com/shesek/spark-wallet/releases
|
||||||
SPARKVERSION="v0.3.0rc"
|
SPARKVERSION="v0.3.1"
|
||||||
|
|
||||||
# command info
|
# command info
|
||||||
if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ];then
|
if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ];then
|
||||||
|
Reference in New Issue
Block a user