update lnproxy commit

This commit is contained in:
rootzoll 2023-08-25 22:15:19 +02:00
parent 70eae57b03
commit 56fd14c5fa

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# https://github.com/lnproxy/lnproxy/commits/main # https://github.com/lnproxy/lnproxy/commits/main
LNPROXYVERSION="7c8a14106b42cfd89471c1dc02d7baab1122dfa2" LNPROXYVERSION="c1031bbe507623f8f196ff83aa5ea504cca05143"
# command info # command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then