Update restore.sh

This commit is contained in:
mirocow 2016-02-16 13:56:37 +04:00
parent 488c209924
commit c6431c0752

View file

@ -167,10 +167,6 @@ EOF
}
# === CHECKS ===
if [ $# = 0 ]; then
usage;
exit;
fi
BACKUP_DIR=$(pwd)