Skip to content

Commit be23cdb

Browse files
committed
Update restore_db.sh
1 parent f6678aa commit be23cdb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

restore_db.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,6 @@ OPTIONS:
133133
EOF
134134
}
135135

136-
# === CHECKS ===
137-
#if [ $# = 0 ]; then
138-
# usage;
139-
# exit;
140-
#fi
141-
142136
BACKUP_DIR=$(pwd)
143137

144138
BIN_DEPS="ls grep awk sort uniq bunzip2 bzip2 mysql"

0 commit comments

Comments
 (0)