joinmarket: update joininbox menu to v0.1.3.1

This commit is contained in:
openoms
2020-08-25 11:17:43 +01:00
parent c7221bd1c1
commit 58970a826b

View File

@@ -123,7 +123,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
sudo -u joinmarket git clone https://github.com/openoms/joininbox.git /home/joinmarket/joininbox
# check the latest at:
# https://github.com/openoms/joininbox/releases/
sudo -u joinmarket git reset --hard v0.1.2
sudo -u joinmarket git reset --hard v0.1.3.1
sudo -u joinmarket cp /home/joinmarket/joininbox/scripts/* /home/joinmarket/
sudo -u joinmarket cp /home/joinmarket/joininbox/scripts/.* /home/joinmarket/ 2>/dev/null
sudo chmod +x /home/joinmarket/*.sh