bash call another script relative to current script

Shell
source "${BASH_SOURCE%/*}/act.conf.sh"
Source

Also in Shell: