Skip to content

Commit

Permalink
update PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
drchung5 committed Apr 22, 2023
1 parent 313c9d6 commit 6a938f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tasks:
- name: install-dependencies
before: |
printf 'export PATH="/workspace/ds201-lab06/apache-cassandra-4.1.0/bin:$PATH"'
printf 'unset JAVA_TOOL_OPTIONS\n' >> $HOME/.bashrc
curl https://katapod-file-store.s3.us-west-1.amazonaws.com/ds201/lab06-environment.tar.gz \
--output environment.tar.gz
Expand Down

0 comments on commit 6a938f0

Please sign in to comment.