We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c5e76 commit 01aa058Copy full SHA for 01aa058
1 file changed
install/misc/backup-create.sh
@@ -42,8 +42,8 @@ if [[ ${REPLY} =~ ^[Yy]$ ]]; then
42
clear
43
echo "${YELLOW}"
44
echo "--------------------------------------------------"
45
- echo " Done! The backup can be found in"
46
- echo " your Gdrive: Backup folder (on Google)"
+ echo " Done! The backup can be found in your"
+ echo " Backup folder (on the Google drive)"
47
48
echo "${STD}"
49
0 commit comments