Skip to content

Commit

Permalink
only need sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cmer committed Feb 15, 2017
1 parent 56dde0c commit 5a6c463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
default="--conf /caddy/Caddyfile --log stdout -agree"
args=${RUN_ARGS:-$default}

Expand Down

0 comments on commit 5a6c463

Please sign in to comment.