mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
Merge pull request #1476 from dergigi/patch-1
Fix typo: your done -> you're done
This commit is contained in:
commit
fcd3183894
@ -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