smgc commited on
Commit
9659da8
1 Parent(s): f625721

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env bash
2
 
3
  WORK_DIR=/app
4
 
 
1
+ #!/bin/sh
2
 
3
  WORK_DIR=/app
4