mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
Fix typo: your done -> you're done
This commit is contained in:
parent
1bee885d2c
commit
4f3ddf971b
@ -55,7 +55,7 @@ Do you want to download LND Data Backup now?
|
||||
sleep 2
|
||||
/home/admin/config.scripts/lnd.rescue.sh backup
|
||||
echo
|
||||
echo "PRESS ENTER to continue once your done downloading."
|
||||
echo "PRESS ENTER to continue once you're done downloading."
|
||||
read key
|
||||
else
|
||||
clear
|
||||
@ -278,4 +278,4 @@ case $CHOICE in
|
||||
THUB)
|
||||
/home/admin/config.scripts/bonus.thunderhub.sh update
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user