Skip to content

Commit

Permalink
Fix mono command (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 9, 2019
1 parent 4875211 commit 54defa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
@@ -1,4 +1,5 @@
#!/bin/sh
set -e

ln -sf /opt opt
mono /opt/chocolatey/choco.exe ${INPUT_ARGS:-$@} --allow-unofficial --yes

0 comments on commit 54defa0

Please sign in to comment.