Skip to content

Commit

Permalink
Update backup-create.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPerplexed authored Dec 11, 2018
1 parent e8c5e76 commit 01aa058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/misc/backup-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ if [[ ${REPLY} =~ ^[Yy]$ ]]; then
clear
echo "${YELLOW}"
echo "--------------------------------------------------"
echo " Done! The backup can be found in"
echo " your Gdrive: Backup folder (on Google)"
echo " Done! The backup can be found in your"
echo " Backup folder (on the Google drive)"
echo "--------------------------------------------------"
echo "${STD}"

Expand Down

0 comments on commit 01aa058

Please sign in to comment.