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

Commit 90f4ef5

Browse files
authored
Update run.sh
1 parent 844c6f1 commit 90f4ef5

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 @@ PROTOCOL=2
22

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

5-
python client.py "$@"
5+
python proyecto/client.py "$@"

0 commit comments

Comments
 (0)