Remove debug code.

This commit is contained in:
Christoph 2020-05-24 12:51:42 +02:00
parent e6e88c7e7d
commit 2314e71238

View File

@ -130,10 +130,6 @@ else
fi
echo ""
echo "MANUAL: $MANUAL"
echo "NO_NEW_BACKUP: $NO_NEW_BACKUP"
if $check_mountpoint ; then
if [[ ! -d $backup_mountpoint ]];then