mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
Fix typo: your done -> you're done
This commit is contained in:
parent
1bee885d2c
commit
4f3ddf971b
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ Do you want to download LND Data Backup now?
|
||||||
sleep 2
|
sleep 2
|
||||||
/home/admin/config.scripts/lnd.rescue.sh backup
|
/home/admin/config.scripts/lnd.rescue.sh backup
|
||||||
echo
|
echo
|
||||||
echo "PRESS ENTER to continue once your done downloading."
|
echo "PRESS ENTER to continue once you're done downloading."
|
||||||
read key
|
read key
|
||||||
else
|
else
|
||||||
clear
|
clear
|
||||||
|
|
Loading…
Add table
Reference in a new issue