Skip to content

Commit e8af0e5

Browse files
committed
Fix to redirect to Kotin Examples.
1 parent 9db75cd commit e8af0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/kotlin/shell.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
22

3-
export AGENT_APPLICATION=../../examples-java
3+
export AGENT_APPLICATION=../../examples-kotlin
44

55
../support/shell_template.sh "$@"

0 commit comments

Comments
 (0)