diff --git a/samples/sample_bash_script.sh b/samples/sample_bash_script.sh index d903fac..12cc23f 100755 --- a/samples/sample_bash_script.sh +++ b/samples/sample_bash_script.sh @@ -4,7 +4,7 @@ # To install jq run 'sudo apt-get install jq' # Substitute your apiKey here -PAPERSPACE_API_KEY=1be4f97... +export PAPERSPACE_API_KEY=1be4f97... # List out all the templates echo "paperspace templates list"