Skip to content

Commit

Permalink
remove cd /action
Browse files Browse the repository at this point in the history
  • Loading branch information
zahornyak committed Sep 12, 2024
1 parent 3225457 commit d796797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash

cd /action
$1 --uri=$2 $3
echo "full command: $1 --uri=$2 $3"

Expand Down

0 comments on commit d796797

Please sign in to comment.