mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 16:58:03 +01:00
cln backup plugin update (#4446)
This commit is contained in:
parent
45c5c0ff57
commit
11c2072580
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue