Skip to content

Commit

Permalink
joininbox: update to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms authored Sep 11, 2020
1 parent 829aa91 commit 9143b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home.admin/config.scripts/bonus.joinmarket.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
sudo -u joinmarket git reset --hard v0.1.5
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
Expand Down

0 comments on commit 9143b4c

Please sign in to comment.