This commit is contained in:
Adil Hafeez 2024-10-26 14:21:53 -07:00
parent d27aa44338
commit ae01fb2b9b

View file

@ -1,7 +1,8 @@
# if any of the commands fail, the script will exit
set -e
source common_scripts.sh
pwd
source ./common_scripts.sh
log building function_callling demo
pushd ../demos/function_calling