Skip to content

Commit 9ac3a15

Browse files
committed
fixed typo in comand
1 parent 456de69 commit 9ac3a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tasks:
99
--output environment.tar.gz
1010
tar xf environment.tar.gz
1111
command: |
12-
./apache-cassandra-4.1.0/bin/cassandr
12+
./apache-cassandra-4.1.0/bin/cassandra
1313
github:
1414
prebuilds:
1515
main: true

0 commit comments

Comments
 (0)