mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-06 18:12:14 +02:00
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# https://github.com/Ride-The-Lightning/c-lightning-REST/releases/
|
# https://github.com/Ride-The-Lightning/c-lightning-REST/releases/
|
||||||
CLRESTVERSION="v0.7.2"
|
CLRESTVERSION="v0.9.0"
|
||||||
|
|
||||||
# help
|
# help
|
||||||
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then
|
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then
|
||||||
|
Reference in New Issue
Block a user