Skip to content

Commit 5e3b685

Browse files
committed
delete tmp dir
1 parent 94aa869 commit 5e3b685

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Diff for: restore_one_local_instance/restore_one_local_instance.sh

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ function start {
124124
nginx_disable_server \
125125
&& mount_remote_backup \
126126
&& nginx_enable_server
127+
sleep 4 && rm -fR $mnt_dir
127128
}
128129

129130
if [[ -e ./params/restore.conf ]];then

0 commit comments

Comments
 (0)