remove source cmd line

This commit is contained in:
Adil Hafeez 2024-10-26 14:23:54 -07:00
parent 026126c827
commit 78af11b6a0

View file

@ -3,9 +3,7 @@ set -e
pwd
ls common_scripts.sh
source ./common_scripts.sh
. ./common_scripts.sh
log building function_callling demo
pushd ../demos/function_calling