Commit 12b7016b authored by daidekun's avatar daidekun

hack bugs

parent d1ebc779
......@@ -13,6 +13,7 @@ mysql_user=$3
mysql_password=$4
db_sub_backup_folder=$5
echo "cd $db_sub_backup_folder"
cd $db_sub_backup_folder
for entry in ./*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment