Skip to content

Commit

Permalink
remove unneccessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlenberg authored and mimin committed Nov 29, 2023
1 parent d4af614 commit 167b7dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions home.admin/config.scripts/blitz.fatpack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,3 @@ echo "* Adding Code&Compile for WEBUI-APP: BTC RPC EXPLORER"
/home/admin/config.scripts/bonus.btc-rpc-explorer.sh install || exit 1
echo "* Adding Code&Compile for WEBUI-APP: MEMPOOL"
/home/admin/config.scripts/bonus.mempool.sh install || exit 1

# set default display to LCD
echo "# Calling blitz.display.sh set-display "${display}" from blitz.fatpack.sh (2)"
sudo /home/admin/config.scripts/blitz.display.sh set-display ${display}

0 comments on commit 167b7dc

Please sign in to comment.