InnoLink commited on
Commit
ea17982
·
verified ·
1 Parent(s): 32026ca

Update docker-entrypoint-wrapper.sh

Browse files
Files changed (1) hide show
  1. docker-entrypoint-wrapper.sh +1 -1
docker-entrypoint-wrapper.sh CHANGED
@@ -1,4 +1,4 @@
1
- #!/bin/sh
2
 
3
  ### Create necessary directories in the persistent /data volume
4
  #echo "Creating necessary directories in the persistent /data volume..."
 
1
+ #/bin/sh
2
 
3
  ### Create necessary directories in the persistent /data volume
4
  #echo "Creating necessary directories in the persistent /data volume..."