This website works better with JavaScript
Home
Explore
Help
Sign In
python
/
dm
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
dever
5 years ago
parent
cb616cdab9
commit
c569b28211
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/docker/build/os/alpine/v3.4/entrypoint.sh
+ 1
- 1
src/docker/build/os/alpine/v3.4/entrypoint.sh
View File
@@ -1,4 +1,4 @@
-#!/usr/bin/env
ba
sh
+#!/usr/bin/env sh
set -e
set -e
hosts()
hosts()
{
{