From 238a73fd9bd3ab8b09ecac22b2912144dd192736 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Jan 2025 04:40:42 +0900 Subject: modified statusbar/sb-price --- ar/.local/bin/statusbar/sb-price | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ar/.local/bin/statusbar/sb-price b/ar/.local/bin/statusbar/sb-price index 46731c2..84d86b6 100755 --- a/ar/.local/bin/statusbar/sb-price +++ b/ar/.local/bin/statusbar/sb-price @@ -2,9 +2,9 @@ # Usage: # price -# price bat-btc "Basic Attention Token" 🦁 24 +# price bat-btc "Basic Attention Token" 🦁 25 # This will give the price of BAT denominated in BTC and will update on -# signal 24. +# signal 25. # When the name of the currency is multi-word, put it in quotes. [ -z "$1" ] && exit 1 -- cgit v1.2.3