joininbox menu: update to v0.1.4

This commit is contained in:
openoms 2020-09-09 17:19:44 +01:00
parent b32b86031a
commit b751faa3e8
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -119,7 +119,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.3.1
sudo -u joinmarket git reset --hard v0.1.4
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