Update 'samback-dryrun.sh'

This commit is contained in:
nodemixaholic 2024-02-24 00:20:35 +00:00
parent 259605ddbc
commit 83fc4d69f2

View file

@ -28,7 +28,6 @@ if [ ! "$other_hdd" == "" ]; then
echo "<SAMBACK> [MSG]: Cloning booted /dev/$booted_hdd to /dev/$other_hdd... (This may take awhile, will run in background)"
else
echo "<SAMBACK> [ERR]: No drive of same size as boot device found!"
exit 1
fi
echo "This has been a dry run of SamBack."