mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
cln backup plugin update (#4446)
This commit is contained in:
parent
45c5c0ff57
commit
11c2072580
@ -16,7 +16,7 @@ function help() {
|
||||
}
|
||||
|
||||
# https://github.com/lightningd/plugins/commits/master/backup
|
||||
pinnedVersion="30003279e35e5931fc85d7e6211ea4de6f9554d7"
|
||||
pinnedVersion="46f28a88a2aa15c7c1b3c95a21dd99ea2195995e"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user