Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 15f1227

Browse files
committed
Update run.sh
1 parent c0ba1c2 commit 15f1227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Replace the next shell command with the entrypoint of your solution
44

5-
echo $@
5+
python3 client/client.py "$@"

0 commit comments

Comments
 (0)