lets be literal

This commit is contained in:
Lucas Gravley 2020-06-29 10:15:39 -05:00
parent b90310f2a8
commit 679ecf3b1a

View file

@ -10,7 +10,9 @@
#########################
# Source Function Files #
#########################
source /action/lib/*.sh # Source the function script(s)
source /action/lib/buildFileList.sh # Source the function script(s)
source /action/lib/validation.sh # Source the function script(s)
source /action/lib/worker.sh # Source the function script(s)
###########
# GLOBALS #