mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
Merge pull request #1476 from dergigi/patch-1
Fix typo: your done -> you're done
This commit is contained in:
@@ -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
|
||||||
@@ -278,4 +278,4 @@ case $CHOICE in
|
|||||||
THUB)
|
THUB)
|
||||||
/home/admin/config.scripts/bonus.thunderhub.sh update
|
/home/admin/config.scripts/bonus.thunderhub.sh update
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Reference in New Issue
Block a user