Skip to content

Commit f092de2

Browse files
authored
Update core.func
1 parent c92c737 commit f092de2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/core/core.func

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,3 +455,6 @@ check_or_create_swap() {
455455
}
456456

457457
trap 'stop_spinner' EXIT INT TERM
458+
459+
# Initialize functions when core.func is sourced
460+
load_functions

0 commit comments

Comments
 (0)