mirror of
https://github.com/ff4500/utilities.git
synced 2026-07-01 11:47:04 -05:00
fixing flow
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
Reference in New Issue
Block a user