fixing flow

This commit is contained in:
2020-05-15 12:57:41 -05:00
parent 3b3236216b
commit d07f257136
2 changed files with 9 additions and 10 deletions

View File

@@ -387,15 +387,15 @@ move_to_storage(){
} }
run() { run() {
# titleblock titleblock
# check_ex check_ex
# prompt_continue prompt_continue
# clear clear
# repo_list_empty_check repo_list_empty_check
# github_clone github_clone
# archive archive
# copy_archive copy_archive
# cleanup cleanup
finished_msg finished_msg
move_to_storage move_to_storage
} }

View File

@@ -1 +0,0 @@