diff --git a/backup.sh b/backup.sh index 86bd407..5731783 100644 --- a/backup.sh +++ b/backup.sh @@ -1,6 +1,7 @@ #!/bin/bash -echo "enter data directory" +echo "enter full path to data directory" +echo "if adding multiple directorys add a space" read data echo "enter size of backup media" echo "format: 24G"