mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +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
|
||||
/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…
Add table
Reference in a new issue