diff --git a/samback-dryrun.sh b/samback-dryrun.sh index e8f505e..d3a01e9 100644 --- a/samback-dryrun.sh +++ b/samback-dryrun.sh @@ -28,7 +28,6 @@ if [ ! "$other_hdd" == "" ]; then echo " [MSG]: Cloning booted /dev/$booted_hdd to /dev/$other_hdd... (This may take awhile, will run in background)" else echo " [ERR]: No drive of same size as boot device found!" -exit 1 fi echo "This has been a dry run of SamBack." \ No newline at end of file